Doc > Nodes > ANIM > Target
Target of the animation
Description
no description
Parameters
Name | Type | Description |
---|---|---|
type | integer | sets if the target is a Polygonjs node, or a THREE object |
nodePath | node_path | if set to a Polygonjs node, this is the node path |
objectMask | string | if set to a THREE object, this is a mask to find the objects |
updateMatrix | boolean | sets if the matrix should be updated as the animation progresses |
printResolve | button | prints which objects are targeted by this node, for debugging |