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: 12.0.9484.2048
Syntax
C#
public bool IsBoundingBoxBehindTheCamera { get; }

Property Value

Boolean
See Also