Type Alias: VertexPart
VertexPart =
object
Defined in: src/gfx/graphics/webGpu/shader/util/ShaderUtil.ts:4
Properties
name
name:
string
Defined in: src/gfx/graphics/webGpu/shader/util/ShaderUtil.ts:5
vertex_in_struct
vertex_in_struct:
string
Defined in: src/gfx/graphics/webGpu/shader/util/ShaderUtil.ts:6
vertex_out_struct
vertex_out_struct:
string
Defined in: src/gfx/graphics/webGpu/shader/util/ShaderUtil.ts:7
vertex_buffer
vertex_buffer:
string
Defined in: src/gfx/graphics/webGpu/shader/util/ShaderUtil.ts:8
vertex_fun
vertex_fun:
string
Defined in: src/gfx/graphics/webGpu/shader/util/ShaderUtil.ts:9
vertex_out
vertex_out:
string
Defined in: src/gfx/graphics/webGpu/shader/util/ShaderUtil.ts:10

