InstancedGeometryVisual3DInstancesData Field |
Gets or sets an array of InstanceData structs that define the world transformations (positions, scales, rotations) and colors or instanced geometry objects.
After each change of InstancesData user must call Update method.
Namespace: Ab3d.VisualsAssembly: Ab3d.DXEngine.Wpf (in Ab3d.DXEngine.Wpf.dll) Version: 1.0.5784.1040
Syntaxpublic InstanceData[] InstancesData
Field Value
Type:
InstanceData
See Also