struct CapsuleColliderShapeInformation

Information describing a capsule collider shape defined by its radius and half-height.

Public

Constructors

CapsuleColliderShapeInformation

CapsuleColliderShapeInformation(float radius = 0.5F, float halfHeight = 0.5F)

Fields

Radius

float Radius

HalfHeight

float HalfHeight