Click or drag to resize
BoundingBoxEntityIsDebugEntity 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
C#
public override bool IsDebugEntity { get; }

Property Value

Type: Boolean
See Also