GeonBit Documentation
GeonBit Documentation
GeonBit
GeonBit.Core.Graphics
IEntity Interface
IEntity Properties
Visible Property
IEntity
Visible Property
Return if the entity is currently visible.
Namespace:
GeonBit.Core.Graphics
Assembly:
GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
bool
Visible
{
get
;
set
; }
Return Value
Type:
Boolean
If the entity is visible or not.
See Also
Reference
IEntity Interface
GeonBit.Core.Graphics Namespace
GeonBit ECS game Engine. By Ronen Ness, 2017.
Send comments on this topic to
ronenness@gmail.com