Skip to main content

Interface: UniformData

Table of contents

Properties

Properties

location

location: WithNull<WebGLUniformLocation>

Defined in

src/core/Program.ts:69


type

type: number

Defined in

src/core/Program.ts:70


name

name: string

Defined in

src/core/Program.ts:71


value

Optional value: any

Defined in

src/core/Program.ts:72


isStruct

isStruct: boolean

Defined in

src/core/Program.ts:73


isStructArray

Optional isStructArray: boolean

Defined in

src/core/Program.ts:74


structIndex

Optional structIndex: number

Defined in

src/core/Program.ts:75


structProperty

Optional structProperty: string

Defined in

src/core/Program.ts:76