GeonBit Documentation
GeonBit Documentation
GeonBit
GeonBit.Core.Graphics
BaseRenderableEntity Class
BaseRenderableEntity Properties
CameraDistanceBias Property
IsDebugEntity Property
Visible Property
WireFrame Property
BaseRenderableEntity
Visible Property
Get / Set if this entity is visible.
Namespace:
GeonBit.Core.Graphics
Assembly:
GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
bool
Visible
{
get
;
set
; }
Property Value
Type:
Boolean
Implements
IEntity
Visible
See Also
Reference
BaseRenderableEntity Class
GeonBit.Core.Graphics Namespace
GeonBit ECS game Engine. By Ronen Ness, 2017.
Send comments on this topic to
ronenness@gmail.com