PenetrationResult
info
- This class is only available on LocalAvatarScripts and LocalScripts
Contains information for a Physics.ComputePenetration result
Instance Properties
| Property Name | Property Type | Description |
|---|---|---|
| direction | float3 | Direction along which the translation required to separate the colliders apart is minimal |
| distance | float | The distance along direction that is required to separate the colliders apart |