RAGE.Elements.Vehicle.GetDeformationAtPos

From RAGE Multiplayer Wiki

Client-Side
Function

 C#



C# Syntax


Required Params

  • offsetX: float
  • offsetY: float
  • offsetZ: float

Return value

  • Vector3

Syntax

vehicle.GetDeformationAtPos(offsetX, offsetY, offsetZ)

Example

//todo


See also