|
MultiVisualEventSource3DHitVisualName Property |
Gets the name of the hit object (one of the names from TargetModelNames).
Namespace: Ab3d.UtilitiesAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax public string HitVisualName { get; }
Property Value
StringRemarks
This property is set after an event has occurred on this MultiVisualEventSource3D and when the TargetVisualNames was set.
See Also