VertexFieldSemantic

VertexFieldSemantic enumeration

頂点フィールドの意味

public enum VertexFieldSemantic

名前価値説明
Position0位置データ
Binormal1従法線 vector
Normal2法線ベクトル
Tangent3接線ベクトル
UV4テクスチャ UV 座標
VertexColor5頂点カラー
VertexCrease6頂点の折り目
EdgeCrease7エッジの折り目
UserData8ユーザーデータ、通常はアプリケーション固有の目的
Visibility9components の可視性
Specular10鏡面反射色
Weight11ブレンド ウェイト

関連項目