VertexElementType
Vertex element type enumeration
Entries
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
32-bit float, or single precision float 2-component vector
Link copied to clipboard
32-bit float, or single precision float 3-component vector
Link copied to clipboard
32-bit float, or single precision float 4-component vector
Link copied to clipboard
32 bit float, or single precision float 2x2 matrix
Link copied to clipboard
32 bit float, or single precision float 3x3 matrix
Link copied to clipboard
32 bit float, or single precision float 4x4 matrix
Functions
Link copied to clipboard
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared.