Options
All
  • Public
  • Public/Protected
  • All
Menu

Defines the Render Pipeline scene component responsible to rendering pipelines

Hierarchy

  • PostProcessRenderPipelineManagerSceneComponent

Implements

Index

Constructors

Properties

Methods

Constructors

Properties

name: "PostProcessRenderPipelineManager" = "PostProcessRenderPipelineManager"

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

scene: Scene

The scene the component belongs to.

Methods

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

    Returns void

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

    Returns void

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

    Returns void

Legend

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

Settings

Theme