VERTEX-STRUCT:


Vocabulary
gpu.shaders

Syntax
VERTEX-STRUCT: struct-name format-name


Word description
Defines a struct class (like STRUCT:) with the same binary format and component types as the given vertex-format.

Definition