|
MultiModelEventSource3DHitModelName 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 HitModelName { get; }
Property Value
StringRemarks
This property is set after an event has occurred on this MultiModelEventSource3D and when the TargetModelNames was set.
See Also