Entity¶
Reference¶
- class Entity¶
- module:
- static getByNodeId(nodeId)¶
Get an entity by the node Id it is attached to
- static getByNodeIdAndScriptName(nodeId, scriptName)¶
Get an entity by the node Id it is attached to and its script name
- getNodeId()¶
Return the node id of the scene graph node this is attached to
- getScriptName()¶
- getProperties()¶