Struct ModifiableBodyPair
Namespace: Unity.Physics
Syntax
public struct ModifiableBodyPair
Properties
BodyIndices
Declaration
public BodyIndexPair BodyIndices { get; }
Property Value
| Type | Description | 
|---|---|
| BodyIndexPair | 
Entities
Declaration
public EntityPair Entities { get; }
Property Value
| Type | Description | 
|---|---|
| EntityPair | 
Methods
Disable()
Declaration
public void Disable()