SurfaceMagnetism.SphereSize 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.
Radius to use for sphere cast
public:
property float SphereSize { float get(); void set(float value); };
public float SphereSize { get; set; }
member this.SphereSize : single with get, set
Public Property SphereSize As Single