Click or drag to resize
InstancedGeometryVisual3DUpdate Method
Update method must be called after InstancesData are changed to update the drawn geometry.

Namespace: Ab3d.Visuals
Assembly: Ab3d.DXEngine.Wpf (in Ab3d.DXEngine.Wpf.dll) Version: 1.1.5815.1040
Syntax
C#
public void Update()
See Also