Doc > Nodes > ANIM > PropertyValue
Value of the property the animation will be animated to
Description
no description
Parameters
Name | Type | Description |
---|---|---|
mode | integer | mode |
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 |
printResolve | button | print the object matching the objectMask, to help debugging |
size | integer | size of the parameter to animate |
value1 | float | value for a float |
value2 | vector2 | value for a vector2 |
value3 | vector3 | value for a vector3 |
color | color | value for a vector3 as color |
value4 | vector4 | value for a vector4 |
asColor | boolean | when using vector3, use toggle on it should be a color |