PhysicsObjectModelPhysicsColliderType Property
|
Defines the type of the collider for a physics element. Default is Box
Namespace:
Livit.Learn.ModelAssembly:
Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntaxpublic ColliderType PhysicsColliderType { get; set; }
Property Value
Type:
ColliderType
Remarks
This property accepts the following values:
See Also