ShopToolsUtilGetPositionZAbs Method
Return the absolute position of Z at the specified position type.
Namespace: ShopToolsAssembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
public static float GetPositionZAbs(
TransitZEnum zPositionType,
float depthOffset = 0f
)
Public Shared Function GetPositionZAbs (
zPositionType As TransitZEnum,
Optional depthOffset As Single = 0F
) As Single
No code example is currently available or this language may not be supported.
- zPositionType TransitZEnum
-
The type of position to which to check the Z-axis value.
- depthOffset Single (Optional)
-
Optional depth offset to add to the found position.
Single
The absolute position of the Z-axis at the specified position type,
if known. Otherwise, 0.