CullingNodeIsPartlyInScreen Property |
Get if this node is partly inside screen (eg intersects with camera frustum).
Namespace:
GeonBit.Core.Graphics
Assembly:
GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public abstract bool IsPartlyInScreen { get; }
Property Value
Type:
BooleanSee Also