TrackViewLayerCollectionPlungeZAbs Method
Plunge the Z-axis into the material.
Namespace: ShopToolsAssembly: ShopTools (in ShopTools.exe) Version: 25.2715.4228
private FVector3 PlungeZAbs(
TrackViewLayerItem layer,
FVector3 location,
TrackSegmentItem sourceSegment
)
Private Function PlungeZAbs (
layer As TrackViewLayerItem,
location As FVector3,
sourceSegment As TrackSegmentItem
) As FVector3
No code example is currently available or this language may not be supported.
- layer TrackViewLayerItem
-
Reference to the layer upon which the plunge is being created.
- location FVector3
-
Reference to the location from which the plunge is starting.
- sourceSegment TrackSegmentItem
-
The source segment containing the depth position to plunge to from the
registered height.
FVector3
Reference to a string containing the command for the Z-axis plunge.
The top of the material represents plunge depth 0.
The wasteboard of the canvas represents the fully extended position
of the Z-axis.