NodeCanHoldEntities Property |
Get if this node can hold renderable entities (if not, it means this node is just for child nodes, and not for entities.
Namespace:
GeonBit.Core.Graphics
Assembly:
GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public virtual bool CanHoldEntities { get; }
Property Value
Type:
BooleanSee Also