Struct ModifiableBodyPair
A modifiable body pair.
Inherited Members
Namespace: Unity.Physics
Assembly: solution.dll
Syntax
public struct ModifiableBodyPair
Properties
Name | Description |
---|---|
BodyIndexA | Gets the body index a. |
BodyIndexB | Gets the body index b. |
EntityA | Gets the entity a. |
EntityB | Gets the entity b. |
Methods
Name | Description |
---|---|
Disable() | Disables this pair. |