Gets the cast shadows flag of the render component.
The cast shadows flag.
Sets the cast shadows flag of the render component.
The cast shadows flag.
Gets the render component.
The render component.
Gets the enabled state of the component.
The enabled state of the component.
Sets the enabled state of the component.
The enabled state of the component.
Gets the id of the material asset used by the render component.
The id of the material asset.
Sets the material of the render component.
The id of the material asset to use.
Gets the receive shadows flag of the render component.
The receive shadows flag.
Sets the receive shadows flag of the render component.
The receive shadows flag.
Gets the type of the render component.
The type.
Sets the type of the render component.
The type.
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 RenderComponentElement interface provides properties and methods for manipulating
<pc-render>
elements. The RenderComponentElement interface also inherits the properties and methods of the HTMLElement interface.