类用来定义顶点元素格式

构造函数

属性

Byte2: string = "byte2"

字节数组2

Byte3: string = "byte3"

字节数组3

Byte4: string = "byte4"

字节数组4

ByteOne: string = "byte"

字节数组1

Color: string = "color"

颜色

NormalizedShort2: string = "normalizedshort2"

归一化半精度浮点数组2

NormalizedShort4: string = "normalizedshort4"

归一化半精度浮点数组4

Short2: string = "short2"

半精度浮点数数组2

Short4: string = "short4"

半精度浮点数数组4

Single: string = "single"

单精度浮点数

Vector2: string = "vector2"

vec2 数据

Vector3: string = "vector3"

vec3 数据

Vector4: string = "vector4"

vec4 数据

方法