Getting Started
Tutorials
Programming Guide
API References
Additional Resources
A structure that holds interpolated animation data for one or more nodes. See BatchedValues
BatchedValues
Properties
colors
matrices
matrixNodeIds
opacities
visibilityOff
visibilityOn
Methods
apply
clear
Map <number, Color>
Color
Color values to be applied with Model.setNodesColors
Model.setNodesColors
[Matrix]
Matrix
Matrices to be set on the nodes specified in matrixNodeIds
[NodeId]
NodeId values corresponding to the matrix values in matrices
NodeId
Map <number, number>
Opacity values to be applied with Model.setNodesOpacities
Model.setNodesOpacities
Nodes to be made invisible.
Nodes to be made visible.
Set the stored values on the supplied WebViewer
WebViewer
viewer (WebViewer) –
void
Reset this object to its initial state.