Loading...
Searching...
No Matches
realvirtual.TransportSurfaceDriveHierarchyRule Class Reference
Validates that TransportSurface components don't have more than one Drive component above them in the hierarchy. More...
Inheritance diagram for realvirtual.TransportSurfaceDriveHierarchyRule:

Public Member Functions | |
override bool | Validate (TransportSurface transportSurface) |
Properties | |
override string | RuleName [get] |
Detailed Description
Validates that TransportSurface components don't have more than one Drive component above them in the hierarchy.
This prevents Unity physics violations that can occur when multiple drives control transform surfaces from above.