Click or drag to resize
AB4D logo

LineSelectorDataIsBoundingBoxBehindTheCamera Property

Returns true when CheckBoundingBox is true and when the whole bounding box is behind the camara; false otherwise.

Namespace: Ab3d.Utilities
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.2.9104.2045
Syntax
C#
public bool IsBoundingBoxBehindTheCamera { get; }

Property Value

Boolean
See Also