|
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.VisualsAssembly: Ab3d.DXEngine.Wpf (in Ab3d.DXEngine.Wpf.dll) Version: 7.0.8865.1045
Syntax public static readonly DependencyProperty InstanceIndexProperty
Field Value
DependencyPropertySee Also