BatchedNodeValues
- class Communicator.Animation.BatchedNodeValues()
A structure that holds interpolated animation data for one or more nodes. See
BatchedValues
Properties
Color values to be applied with Model.setNodesColors |
|
Matrices to be set on the nodes specified in… |
|
NodeId values corresponding to the matrix values in… |
|
Opacity values to be applied with… |
|
Nodes to be made invisible. |
|
Nodes to be made visible. |
Methods
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.