struct ColliderShapeInformation

Inherits: std::variant<PlaneColliderShapeInformation, BoxColliderShapeInformation, SphereColliderShapeInformation, CapsuleColliderShapeInformation, MeshColliderShapeInformation>

Variant type that is able to contain information about all collider shape types.