Api Sandbox CapsuleCollider
class

CapsuleCollider

public class CapsuleCollider : Collider

Defines a capsule collider.

Constructors

CapsuleCollider()

Properties

Name Type Description
Start Vector3 Bottom point of the capsule
End Vector3 Top point of the capsule
Radius Single Radius of the capsule
Assembly: Sandbox.Engine Namespace: Sandbox Full Name: Sandbox.CapsuleCollider