![]() |
Falco Engine 3.9.0.1 (beta)
|
Properties | |
bool | convex [getset] |
Enable or disable convex decomposition of the mesh collider More... | |
![]() | |
Vector3 | offset [getset] |
Get or set the offset position from center of the game object More... | |
Quaternion | rotation [getset] |
Get or set the offset rotation More... | |
![]() | |
bool | enabled [getset] |
Enable or disable this component More... | |
GameObject | gameObject [get] |
Get game object at which this component is attached More... | |
bool | isUiComponent [get] |
Returns if this component is derived from UIElement (or this is a canvas) or not More... | |
Additional Inherited Members | |
![]() | |
Component () | |
Definition at line 7 of file MeshCollider.cs.
|
getset |
Enable or disable convex decomposition of the mesh collider
Definition at line 17 of file MeshCollider.cs.