Skip to content

Mat3x3f

Type of the d.mat3x3f object/function: matrix data type schema/constructor

Mat3x3f(…elements): m3x3f

Type of the d.mat3x3f object/function: matrix data type schema/constructor

…[number, number, number, number, number, number, number, number, number]

m3x3f

packages/typegpu/src/data/wgslTypes.ts:1070

Mat3x3f(…columns): m3x3f

Type of the d.mat3x3f object/function: matrix data type schema/constructor

…[v3f, v3f, v3f]

m3x3f

packages/typegpu/src/data/wgslTypes.ts:1071

Mat3x3f(): m3x3f

Type of the d.mat3x3f object/function: matrix data type schema/constructor

m3x3f

packages/typegpu/src/data/wgslTypes.ts:1072

readonly [$internal]: Record<string, unknown>

BaseData.[$internal]

packages/typegpu/src/data/wgslTypes.ts:40


readonly [$repr]: m3x3f

BaseData.[$repr]

packages/typegpu/src/data/wgslTypes.ts:1065


readonly [$validStorageSchema]: true

packages/typegpu/src/data/wgslTypes.ts:1066


readonly [$validUniformSchema]: true

packages/typegpu/src/data/wgslTypes.ts:1067


readonly primitive: F32

packages/typegpu/src/data/wgslTypes.ts:1062


readonly type: "mat3x3f"

BaseData.type

packages/typegpu/src/data/wgslTypes.ts:1061

identity(): m3x3f

m3x3f

packages/typegpu/src/data/wgslTypes.ts:1073


toString(): string

string

BaseData.toString

packages/typegpu/src/data/wgslTypes.ts:43