Click or drag to resize
InstancedGeometryVisual3D Fields

The InstancedGeometryVisual3D type exposes the following members.

Fields
  NameDescription
Public fieldInstancesData
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.
Top
See Also