Skip to content

UniformMapType

UniformMapType: object

Defined in: core/utils/SquareDataTexture.ts:34

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

Type declaration

offset

offset: number

size

size: number

type

type: UniformType