Name: | MeshColliderSidedness |
Type: | FrooxEngine.MeshColliderSidedness
|
Is used to specify the sidedness of collisions on a mesh collider component.
Name | Value | Description |
---|---|---|
Front
|
0 | Collisions will happen with polygons on a mesh collider incoming from the general front direction only |
DualSided
|
1 | Collisions will happen with polygons on a mesh collider from any direction. |