TgpuVertexFn
Extends
Section titled “Extends”TgpuNamable
Type Parameters
Section titled “Type Parameters”• VertexIn extends In = Record<string, never>
Properties
Section titled “Properties”[$internal]
Section titled “[$internal]”
readonly[$internal]:true
Defined in
Section titled “Defined in”packages/typegpu/src/core/function/tgpuVertexFn.ts:72
readonlyshell:TgpuVertexFnShellHeader<VertexIn,VertexOut>
Defined in
Section titled “Defined in”packages/typegpu/src/core/function/tgpuVertexFn.ts:73
Methods
Section titled “Methods”$name()
Section titled “$name()”$name(
label):this
Parameters
Section titled “Parameters”string
Returns
Section titled “Returns”this
Inherited from
Section titled “Inherited from”TgpuNamable.$name
Defined in
Section titled “Defined in”packages/typegpu/src/shared/meta.ts:97
$uses()
Section titled “$uses()”$uses(
dependencyMap):this
Parameters
Section titled “Parameters”dependencyMap
Section titled “dependencyMap”Record<string, unknown>
Returns
Section titled “Returns”this