Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ShaderOptions

Describes a shader configuration

Hierarchy

  • ShaderOptions

Index

Properties

fragmentSource

fragmentSource: string

String with the fragment shader programm

Optional uniforms

Uniform values to initialize the shader with

vertexSource

vertexSource: string

String with the vertex shader programm

Generated using TypeDoc