이 페이지가 있는 버전:
이 페이지가 없는 버전:
Primary texture coordinate (UV).
UVs usually use Vector2 format. Vector2 uses two 32-bit floats; 8 bytes in total.This vertex attribute maps to TEXCOORD0 Semantic in the HLSL shading language.See Also: Mesh.HasVertexAttribute, Mesh.SetUVs.
TEXCOORD0