SurfaceMagnetism.VolumeCastSizeOverride Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
When doing volume casts, use size override if non-zero instead of object's current scale
public:
property float VolumeCastSizeOverride { float get(); void set(float value); };
public float VolumeCastSizeOverride { get; set; }
member this.VolumeCastSizeOverride : single with get, set
Public Property VolumeCastSizeOverride As Single