TrackViewLayerCollectionRetractTool Method
Retract the tool to the maximum Z distance.
Namespace: ShopToolsAssembly: ShopTools (in ShopTools.exe) Version: 25.2715.4228
private FVector3 RetractTool(
TrackViewLayerItem layer,
FVector3 location
)
Private Function RetractTool (
layer As TrackViewLayerItem,
location As FVector3
) As FVector3
No code example is currently available or this language may not be supported.
- layer TrackViewLayerItem
-
Reference to the layer for which this line is being created.
- location FVector3
-
Reference to the starting location from which to retract.
FVector3
Reference to the updated tool position.