BatchedNodeValues
- class Communicator.Animation.BatchedNodeValues()
A structure that holds interpolated animation data for one or more nodes. See
BatchedValues
Properties
Properties
- Communicator.Animation.BatchedNodeValues.colors
Color values to be applied with
Model.setNodesColors
- Communicator.Animation.BatchedNodeValues.matrices
Matrices to be set on the nodes specified in
matrixNodeIds
- Communicator.Animation.BatchedNodeValues.matrixNodeIds
NodeId
values corresponding to the matrix values inmatrices
- Communicator.Animation.BatchedNodeValues.opacities
Opacity values to be applied with
Model.setNodesOpacities
- Communicator.Animation.BatchedNodeValues.visibilityOff
Nodes to be made invisible.
- Communicator.Animation.BatchedNodeValues.visibilityOn
Nodes to be made visible.