MeshRendererPlugin
Defined in: render/meshRenderer.ts:99
Implements
Section titled “Implements”Constructors
Section titled “Constructors”Constructor
Section titled “Constructor”new MeshRendererPlugin():
MeshRendererPlugin
Returns
Section titled “Returns”MeshRendererPlugin
Properties
Section titled “Properties”name:
string='meshRenderer'
Defined in: render/meshRenderer.ts:100
Implementation of
Section titled “Implementation of”profileDomain
Section titled “profileDomain”
readonlyprofileDomain:"render"='render'
Defined in: render/meshRenderer.ts:101
Cost domain the profiler files this plugin’s systems under. Defaults to
name; declare it where the two differ, as camera producing render.
Implementation of
Section titled “Implementation of”Methods
Section titled “Methods”build()
Section titled “build()”build(
app):void
Defined in: render/meshRenderer.ts:104
Parameters
Section titled “Parameters”Returns
Section titled “Returns”void
Implementation of
Section titled “Implementation of”cleanup()
Section titled “cleanup()”cleanup():
void
Defined in: render/meshRenderer.ts:136
Returns
Section titled “Returns”void