isRootPlacementChannel
isRootPlacementChannel(
childPath,component,property):boolean
Defined in: timeline/TimelineEvaluator.ts:174
Whether a channel states the placement of the entity the clip is played ON — the whole of root motion: a channel aimed at a child poses a bone, one aimed at nothing says where the character travels. Read by both the sampler that leaves these out of the pose and the extractor, so the two cannot disagree.
Parameters
Section titled “Parameters”childPath
Section titled “childPath”string
component
Section titled “component”string
property
Section titled “property”string
Returns
Section titled “Returns”boolean