|
InstancedModelGroupVisual3DUpdate Method |
Update method updates the data for all instances.
It must be called after InstancesData are changed.
When only some of the instances were changed, it is highly recommended to call
Update(Int32, Int32, Boolean) and pass startIndex and count as parameters.
Namespace: Ab3d.VisualsAssembly: Ab3d.DXEngine.Wpf (in Ab3d.DXEngine.Wpf.dll) Version: 7.0.8865.1045
Syntax See Also