Type:MeshColliderSidedness

From Resonite Wiki
Revision as of 20:45, 14 October 2024 by 989onan (talk | contribs) (add info)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Enum
Name: MeshColliderSidedness
Type: FrooxEngine.MeshColliderSidedness

Is used to specify the sidedness of collisions on a mesh collider component.

Values
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.