API ReferenceSandbox
public sealed class Sandbox.SphereCollider : Sandbox.Collider
Defines a sphere collider.
Related Guides
Broader workflow and conceptual references connected to this API.
Constructors
Showing 1 constructors
public SphereCollider()
No results match this filter.
Properties
Showing 2 properties
public Vector3 Sandbox.SphereCollider.Center { get; set; }
public float Sandbox.SphereCollider.Radius { get; set; }
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Sandbox |
| Type | class |
| Assembly | Sandbox.Engine |
| Doc ID | T:Sandbox.SphereCollider |