Api Sandbox BoxCollider
class

BoxCollider

public sealed class BoxCollider : Collider

Defines a box collider.

Constructors

BoxCollider()

Properties

Name Type Description
Scale Vector3 The size of the box, from corner to corner.
Center Vector3 The center of the box relative to this GameObject
Assembly: Sandbox.Engine Namespace: Sandbox Full Name: Sandbox.BoxCollider