 | TetrapodCharacterizationTemplateGetEstimatedSnoutPosition Method |
For a non-humanoid animal, gets an estimate of the snout position in tetrapod space.
Namespace: Candlelight.PhysicsAssembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntaxprotected Vector3 GetEstimatedSnoutPosition(
TetrapodRagdoll tetrapod
)
Parameters
- tetrapod
- Type: Candlelight.PhysicsTetrapodRagdoll
A TetrapodRagdoll that is fully connected and symmetry mapped.
Return Value
Type:
Vector3The estimated snout position in the space of the specified tetrapod.
See Also