NodeValues
-
class
wv.Animation.NodeValues() Structure which holds interpolated values for a node.
Constructors
-
wv.Animation.NodeValues.constructor() - NodeValues(nodeId: number):
NodeValuesParameters
nodeId: numberReturns:
NodeValues
Properties
-
wv.Animation.NodeValues.flags - flags:
NodeValuesFlags
-
wv.Animation.NodeValues.nodeId readonly
nodeId: number
-
wv.Animation.NodeValues.opacity - opacity: number
-
wv.Animation.NodeValues.rotation readonly
rotation: Quaternion
-
wv.Animation.NodeValues.visibility - visibility: number
Methods
-
wv.Animation.NodeValues.updateMatrix() - updateMatrix(): void
Returns: void