Click or drag to resize
AB4D logo

InstancedMeshGeometryVisual3DInstanceIndexProperty Field

InstanceIndexProperty - set to GeometryModel3D objects that are created with InstancedMeshGeometryVisual3D. Its value is set to instance index and can be used in WPDF hit testing to get the index of the hit instance. Default value is -1 (returned when InstanceIndexProperty is not set).

Namespace: Ab3d.Visuals
Assembly: Ab3d.DXEngine.Wpf (in Ab3d.DXEngine.Wpf.dll) Version: 7.0.8865.1045
Syntax
C#
public static readonly DependencyProperty InstanceIndexProperty

Field Value

DependencyProperty
See Also