Preparing search index...

    Shader pass UI configuration data.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    extraDefines: string[]

    Additional preprocessor defines for the shader pass.

    id: Uuid

    The unique id of the entity.

    meta: Meta

    Metadata associated with this entity, providing access to its unique identifier and other descriptive properties.

    passBindings: PassBinding[]

    Bindings between shader parameters and material inputs.

    shaderType: ShaderType

    Type of shader for this pass.

    type: string

    The entity's type.

    Methods

    • Returns true if the object is of the specified type.

      Parameters

      • type: string

      Returns boolean