Options
All
  • Public
  • Public/Protected
  • All
Menu

Class PostProcessRenderPipelineManagerSceneComponent

Defines the Render Pipeline scene component responsible to rendering pipelines

Hierarchy

  • PostProcessRenderPipelineManagerSceneComponent

Implements

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Readonly nameSearch playground for name

name: "PostProcessRenderPipelineManager" = "PostProcessRenderPipelineManager"

The component name helpful to identify the component in the list of scene components.

sceneSearch playground for scene

scene: Scene

The scene the component belongs to.

Methods

disposeSearch playground for dispose

  • dispose(): void
  • Disposes the component and the associated resources

    Returns void

rebuildSearch playground for rebuild

  • rebuild(): void
  • Rebuilds the elements related to this component in case of context lost for instance.

    Returns void

registerSearch playground for register

  • register(): void
  • Registers the component in a given scene

    Returns void

Legend

  • Constructor
  • Property
  • Method
  • Property
  • Method
  • Inherited property
  • Inherited method
  • Static property
  • Static method