|
DXHitTestOptionsHitTestFilterCallback Field |
When HitTestFilterCallback is specified, the specified predicate is used as a filter that specifies if hit testing is executed on the specified SceneNode and its child SceneNodes (returns true) or not (returns false).
When HitTestFilterCallback is null, hit testing is executed on all SceneNodes (as the predicate would always return true).
Namespace: Ab3d.DirectXAssembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax See Also