TgpuVertexFormatData
Extends
Section titled “Extends”Type Parameters
Section titled “Type Parameters”• T extends VertexFormat
Properties
Section titled “Properties”[$internal]
Section titled “[$internal]”
readonly[$internal]:true|Record<string,any>
Inherited from
Section titled “Inherited from”Defined in
Section titled “Defined in”packages/typegpu/src/data/wgslTypes.ts:41
[$invalidSchemaReason]
Section titled “[$invalidSchemaReason]”
readonly[$invalidSchemaReason]:"Vertex formats are not host-shareable, use concrete types instead"
Defined in
Section titled “Defined in”packages/typegpu/src/data/vertexFormatData.ts:33
[$repr]
Section titled “[$repr]”
readonly[$repr]:Infer<FormatToWGSLType<T>>
Overrides
Section titled “Overrides”Defined in
Section titled “Defined in”packages/typegpu/src/data/vertexFormatData.ts:31
[$validVertexSchema]
Section titled “[$validVertexSchema]”
readonly[$validVertexSchema]:true
Defined in
Section titled “Defined in”packages/typegpu/src/data/vertexFormatData.ts:32
readonlytype:T