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:1250

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:1251

Mat3x3f(): m3x3f

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

m3x3f

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

readonly [$internal]: true | Record<string, any>

BaseData.[$internal]

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


readonly [$repr]: m3x3f

BaseData.[$repr]

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


readonly [$validStorageSchema]: true

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


readonly [$validUniformSchema]: true

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


readonly type: "mat3x3f"

BaseData.type

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

identity(): m3x3f

m3x3f

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