GeonBit Documentation
GeonBit Documentation
GeonBit
GeonBit.ECS
GameObject Class
GameObject Properties
ActiveScene Property
Count Property
Enabled Property
IsActuallyEnabled Property
IsActuallyVisible Property
IsInActiveScene Property
IsInScene Property
IsRoot Property
Name Property
Parent Property
ParentScene Property
PhysicalBody Property
SceneNode Property
Visible Property
WasDestroyed Property
GameObject
SceneNode Property
Get the scene node of this Game Object.
Namespace:
GeonBit.ECS
Assembly:
GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
Node
SceneNode
{
get
; }
Property Value
Type:
Node
See Also
Reference
GameObject Class
GeonBit.ECS Namespace
GeonBit ECS game Engine. By Ronen Ness, 2017.
Send comments on this topic to
ronenness@gmail.com