Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IShaderType

ShaderType

Hierarchy

  • IShaderType

Index

Properties

Optional defines

defines?: {}

Type declaration

  • [key: string]: any

fragmentShader

fragmentShader: string

Optional uniforms

uniforms?: {}

Type declaration

Optional vertexShader

vertexShader?: string

Generated using TypeDoc