Class CapsuleCollider4
Collider with shape of capsule
public class CapsuleCollider4 : Collider4, INeedTransform4Scale
Namespace Engine4.Physics
Implements INeedTransform4Scale
Constructors
CapsuleCollider4()
public CapsuleCollider4()
Fields
height
Height of the capsule
public float height
radius
Radius of the capsule
public float radius