Skip to content

UniformMapType

UniformMapType = object

Defined in: core/SquareDataTexture.ts:34

Represents the schema for a uniform, defining its offset, size, and type.

offset: number

Defined in: core/SquareDataTexture.ts:34


size: number

Defined in: core/SquareDataTexture.ts:34


type: UniformType

Defined in: core/SquareDataTexture.ts:34