RAGE.Elements.Checkpoint.SetCylinderHeight
Client-Side Function
C# Syntax
Required Params
- nearHeight: float
- farHeight: float
- radius: float
Return value
- void
Syntax
checkpoint.SetCylinderHeight(nearHeight, farHeight, radius)
Example
//todo