RAGE.Elements.Checkpoint.SetCylinderHeight

From RAGE Multiplayer Wiki
Revision as of 19:41, 20 August 2024 by Shr0x (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Client-Side
Function

 C#



C# Syntax


Required Params

  • nearHeight: float
  • farHeight: float
  • radius: float

Return value

  • void

Syntax

checkpoint.SetCylinderHeight(nearHeight, farHeight, radius)

Example

//todo


See also