BaseRenderableEntityIsDebugEntity Property |
If true, this entity will only show in debug / editor mode.
Namespace:
GeonBit.Core.Graphics
Assembly:
GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public virtual bool IsDebugEntity { get; }
Property Value
Type:
BooleanSee Also