Click or drag to resize
GameObjectSceneNode 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#
public Node SceneNode { get; }

Property Value

Type: Node
See Also