UniformMapType
UniformMapType =
object
Defined in: core/SquareDataTexture.ts:34
Represents the schema for a uniform, defining its offset, size, and type.
Properties
Section titled “Properties”offset
Section titled “offset”offset:
number
Defined in: core/SquareDataTexture.ts:34
size:
number
Defined in: core/SquareDataTexture.ts:34
type:
UniformType
Defined in: core/SquareDataTexture.ts:34