<Vector1VertexStreamCtr>

Description

This is the tag for vertex attribute information streams where one float is used as the unit.

Attributes

TypeAttributesDescription
QuantizedMode The mode for the type used as a hint during quantization.
VertexAttributeCtrUsageUsage The usage type of the attribute information.
VertexSize

VertexAttributeCtrUsage Enumerated Type

ValueDescription
PositionVertex position information.
NormalNormal vector information of vertex.
TangentTangent vector information of vertex.
ColorVertex color information.
TextureCoordinate0Texture coordinate 0 information of vertex.
TextureCoordinate1Texture coordinate 1 information of vertex.
TextureCoordinate2Texture coordinate 2 information of vertex.
BoneIndexBone index number information of vertex.
BoneWeightVertex bone weight information.
UserAttribute0User attribute 0 information of vertex.
UserAttribute1User attribute 1 information of vertex.
UserAttribute2User attribute 2 information of vertex.
UserAttribute3User attribute 3 information of vertex.
UserAttribute4User attribute 4 information of vertex.
UserAttribute5User attribute 5 information of vertex.
UserAttribute6User attribute 6 information of vertex.
UserAttribute7User attribute 7 information of vertex.
UserAttribute8User attribute 8 information of vertex.
UserAttribute9User attribute 9 information of vertex.
UserAttribute10User attribute 10 information of vertex.
UserAttribute11User attribute 11 information of vertex.
InterleaveInterleave format information.
QuantityNumber of usage types for attribute information.

CONFIDENTIAL