s&box docs

public sealed class Sandbox.HullCollider : Sandbox.Collider

Defines a box, cone, or cylinder hull collider.

Constructors

Showing 1 constructors

Properties

Showing 8 properties

public Vector3 Sandbox.HullCollider.BoxSize { get; set; }

The size of the box, from corner to corner.

public Vector3 Sandbox.HullCollider.Center { get; set; }

The center of the primitive relative to this GameObject.

Metadata

FieldValue
NamespaceSandbox
Typeclass
AssemblySandbox.Engine
Doc IDT:Sandbox.HullCollider

On this page