Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IShaderInfo

Hierarchy

Index

Properties

attributes

attributes: IAttributeInfo[]

blocks

blocks: IBlockInfo[]

builtins

builtins: object

Type declaration

defines

defines: IDefineInfo[]

glsl1

glsl1: object

Type declaration

  • frag: string
  • vert: string

glsl3

glsl3: object

Type declaration

  • frag: string
  • vert: string

hash

hash: number

name

name: string

samplers

samplers: ISamplerInfo[]

Generated using TypeDoc