CullingNodeShouldCull Property |
Return if we should cull this node in current frame.
Namespace:
GeonBit.Core.Graphics
Assembly:
GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public virtual bool ShouldCull { get; }
Property Value
Type:
BooleanSee Also