Click or drag to resize
AB4D logo

BaseMouse3DEventArgsHitEventSource3D Property

Gets the hit BaseEventSource3D object

Namespace: Ab3d.DirectX.Common.EventManager3D
Assembly: Ab3d.DXEngine.Wpf (in Ab3d.DXEngine.Wpf.dll) Version: 7.0.8865.1045
Syntax
C#
public BaseEventSource3D HitEventSource3D { get; }

Property Value

BaseEventSource3D
See Also