Class CapsuleCollider
- Namespace
 - Stride.BepuPhysics.Definitions.Colliders
 
- Assembly
 - Stride.BepuPhysics.dll
 
[DataContract]
public sealed class CapsuleCollider : ColliderBase
  - Inheritance
 - 
      objectCapsuleCollider
 
- Inherited Members
 
Properties
Length
public float Length { get; set; }
  Property Value
Remarks
Changing this value will reset some of the internal physics state of this body
Radius
public float Radius { get; set; }
  Property Value
Remarks
Changing this value will reset some of the internal physics state of this body