Go to: Related nodes. Attributes.

This node converts Trax clip information to clip ghost data to be rendered using a clipGhostShape node to visualize it in the viewport. The overall clip ghost shape is composed of the start and end poses with a line linking the projected hierarchy root on the ground plane.

Node nameParentsClassificationMFn typeCompatible function sets
clipToGhostDatanodeanimationkClipToGhostDatakBase
kNamedObject
kDependencyNode
kClipToGhostData

Related nodes

character, clipScheduler, clipLibrary, clip

Attributes (8)

character, clipGhostData, clipIntermediatePoses, clipPostCycle, clipPreCycle, clipSourceEnd, clipSourceStart, members

Long name (short name)TypeDefaultFlags
members (m) Messagen/aarrayoutputinputconnectable
The elements that will be used to draw a ghost hierarchy to visualize.
character (c) Messagen/aoutputinputconnectablehidden
Connected to the character node whose ghosts are being drawn
clipSourceStart (css) time0filmarrayoutputinputconnectablestorable
Connected to the clip source time in order to trigger a ghost refresh when clip is trimmed.
clipSourceEnd (cse) time0filmarrayoutputinputconnectablestorable
Connected to the clip source end in order to trigger a ghost refresh when clip is trimmed.
clipPreCycle (cpr) double0.0arrayoutputinputconnectablestorable
Connected to the clip pre cycle in order to trigger a ghost refresh when a change happens.
clipPostCycle (cpo) double0.0arrayoutputinputconnectablestorable
Connected to the clip post cycle in order to trigger a ghost refresh when a change happens.
clipIntermediatePoses (cip) integer0arrayoutputinputconnectablestorable
Connected to the clip ghost shape intermediate pose attribute in order to trigger a ghost refresh when the number of intermediate poses is modified.
clipGhostData (cgd) clipGhostNULLarrayoutputconnectable
The resulting clip ghost data used by the TclipGhostShape node for rendering.