Struct CachedCollisionPlane
Namespace: Tuanjie.Infinity.SimulationSystem
Assembly: solution.dll
Syntax
public struct CachedCollisionPlane
Fields
instanceID
Declaration
public int instanceID
Field Value
| Type | Description |
|---|---|
| int |
plane
Declaration
public Plane plane
Field Value
| Type | Description |
|---|---|
| Plane |