Click or drag to resize
AB4D logo

MultiVisualEventSource3DHitVisualName Property

Gets the name of the hit object (one of the names from TargetModelNames).

Namespace: Ab3d.Utilities
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
public string HitVisualName { get; }

Property Value

String
Remarks

This property is set after an event has occurred on this MultiVisualEventSource3D and when the TargetVisualNames was set.

See Also