Table of Contents

Class CylinderCollider

Namespace
Stride.BepuPhysics.Definitions.Colliders
Assembly
Stride.BepuPhysics.dll
[DataContract]
public sealed class CylinderCollider : ColliderBase
Inheritance
CylinderCollider
Inherited Members

Properties

Length

public float Length { get; set; }

Property Value

float

Remarks

Changing this value will reset some of the internal physics state of this body

Radius

public float Radius { get; set; }

Property Value

float

Remarks

Changing this value will reset some of the internal physics state of this body