Skip to content

Mat3x3f

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

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

Mat3x3f(…elements): m3x3f

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

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

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

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


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

BaseData.[$repr]


readonly [$validStorageSchema]: true

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


readonly [$validUniformSchema]: true

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


readonly primitive: F32

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


readonly type: "mat3x3f"

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

BaseData.type

identity(): m3x3f

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

m3x3f


toString(): string

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

string

BaseData.toString