Skip to content

Mat3x3f

Defined in: packages/typegpu/src/data/wgslTypes.ts:1115

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

Mat3x3f(…elements): m3x3f

Defined in: packages/typegpu/src/data/wgslTypes.ts:1126

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

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

m3x3f

Mat3x3f(…columns): m3x3f

Defined in: packages/typegpu/src/data/wgslTypes.ts:1127

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

…[v3f, v3f, v3f]

m3x3f

Mat3x3f(): m3x3f

Defined in: packages/typegpu/src/data/wgslTypes.ts:1128

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

m3x3f

readonly [$inRepr]: number[] | m3x3f | Float32Array<ArrayBufferLike>

Defined in: packages/typegpu/src/data/wgslTypes.ts:1121


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

Defined in: packages/typegpu/src/data/wgslTypes.ts:46

BaseData.[$internal]


readonly [$repr]: m3x3f

Defined in: packages/typegpu/src/data/wgslTypes.ts:1120

BaseData.[$repr]


readonly [$validStorageSchema]: true

Defined in: packages/typegpu/src/data/wgslTypes.ts:1122


readonly [$validUniformSchema]: true

Defined in: packages/typegpu/src/data/wgslTypes.ts:1123


readonly primitive: F32

Defined in: packages/typegpu/src/data/wgslTypes.ts:1117


readonly type: "mat3x3f"

Defined in: packages/typegpu/src/data/wgslTypes.ts:1116

BaseData.type

identity(): m3x3f

Defined in: packages/typegpu/src/data/wgslTypes.ts:1129

m3x3f


toString(): string

Defined in: packages/typegpu/src/data/wgslTypes.ts:49

string

BaseData.toString