Gets the enabled state of the entity.
Whether the entity is enabled.
Sets the enabled state of the entity.
Whether the entity is enabled.
Gets the name of the entity.
The name of the entity.
Sets the name of the entity.
The name of the entity.
Gets the position of the entity.
The position of the entity.
Sets the position of the entity.
The position of the entity.
Gets the rotation of the entity.
The rotation of the entity.
Sets the rotation of the entity.
The rotation of the entity.
Gets the scale of the entity.
The scale of the entity.
Sets the scale of the entity.
The scale of the entity.
Gets the tags of the entity.
The tags of the entity.
Sets the tags of the entity.
The tags of the entity.
Protected
_onReturns a promise that resolves with this element when it's ready.
A promise that resolves with this element when it's ready.
The EntityElement interface provides properties and methods for manipulating
<pc-entity>
elements. The EntityElement interface also inherits the properties and methods of the HTMLElement interface.