Version: 2022.1
言語: 日本語

説明

頂点位置

Positions usually use Vector3 format. Vector3 uses three 32-bit floats; 12 bytes in total.

This vertex attribute maps to POSITION Semantic in the HLSL shading language.

See Also: Mesh.HasVertexAttribute, Mesh.SetVertices.