Skip to content

Mat2x2f

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

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

Mat2x2f(…elements): m2x2f

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

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

…[number, number, number, number]

m2x2f

Mat2x2f(…columns): m2x2f

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

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

…[v2f, v2f]

m2x2f

Mat2x2f(): m2x2f

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

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

m2x2f

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

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


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

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

BaseData.[$internal]


readonly [$repr]: m2x2f

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

BaseData.[$repr]


readonly [$validStorageSchema]: true

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


readonly [$validUniformSchema]: true

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


readonly primitive: F32

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


readonly type: "mat2x2f"

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

BaseData.type

identity(): m2x2f

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

m2x2f


toString(): string

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

string

BaseData.toString