Options
All
  • Public
  • Public/Protected
  • All
Menu

Defines the options associated with the creation of a custom shader for a shadow generator.

Hierarchy

  • ICustomShaderOptions

Index

Properties

attributes?: string[]

The list of attribute names used in the shader

defines?: string[]

The list of defines used in the shader

samplers?: string[]

The list of sampler names used in the shader

shaderName: string

Gets or sets the custom shader name to use

uniforms?: string[]

The list of uniform names used in the shader

Legend

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

Settings

Theme