Go to: Related nodes. Attributes.

This node represents a clip ghost. It enables visualization of the start and end poses defined by a Trax clip.

Node nameParentsClassificationMFn typeCompatible function sets
clipGhostShapetransformdrawdb/geometry/animation/clipkClipGhostShapekBase
kNamedObject
kDependencyNode
kDagNode
kTransform
kClipGhostShape

Related nodes

character, clip, clipToDataPose

Attributes (14)

clipData, clipDirectionScale, clipEnabled, clipGhostData, color, colorB, colorG, colorR, intermediatePoses, showClipPath, showEndPose, showIntermediatePoses, showStartPose, trackMuted

Long name (short name)TypeDefaultFlags
clipGhostData (cgd) clipGhostNULLoutputinputconnectable
Clip ghost data used for rendering.
clipData (cd) clipNULLoutputconnectable
Contains the offset information to set on the clip node.
showStartPose (ssp) booltrueoutputinputconnectablestorable
Toggles the visibility of the start pose.
showEndPose (sep) booltrueoutputinputconnectablestorable
Toggles the visibility of the end pose.
showIntermediatePoses (sip) booltrueoutputinputconnectablestorable
Toggles the visibility of intermediate poses.
showClipPath (scp) booltrueoutputinputconnectablestorable
Toggles the visibility of the clip path.
intermediatePoses (ip) integer0outputinputconnectablestorable
Number of clip poses to draw in-between the start and end poses.
clipDirectionScale (cds) double1.4outputinputconnectablestorable
Scale for the clip direction chevron.
color (col) float3outputinputconnectablestorable
The clip ghost color.
colorR (colr) float0.067outputinputconnectablestorable
The clip ghost red color value
colorG (colg) float0.086outputinputconnectablestorable
The clip ghost green color value
colorB (colb) float0.380outputinputconnectablestorable
The clip ghost blue color value
trackMuted (tm) boolfalseoutputinputstorablehidden
This attribute specifies the state of the track the clip is currently on. If muted, the clip ghost will not be rendered.
clipEnabled (ce) booltrueoutputinputstorablehidden
This attribute specifies if the clip node is currently enabled. If not enabled, the clip ghost will not be rendered.