Click or drag to resize
BoundingBoxCullingNodeIsInScreen Property
Get if this node is currently visible in camera.

Namespace:  GeonBit.Core.Graphics
Assembly:  GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public override bool IsInScreen { get; }

Property Value

Type: Boolean
See Also