Click or drag to resize
AB4D logo

EventManager3DRegisterExcludedVisual3D Method

Overload List
 NameDescription
Public methodRegisterExcludedVisual3D(Visual3D) Registers a visual3D that will be excluded from hit testing - the ray from the mouse will "travel" through that Visual and will hit the objects behind.
Public methodRegisterExcludedVisual3D(Visual3D) Registers a list of visual3D objects that will be excluded from hit testing - the ray from the mouse will "travel" through that Visual and will hit the objects behind.
Top
See Also