TextureCoordinateComponents

PlySaveOptions.TextureCoordinateComponents property

テクスチャ座標データのコンポーネント名、デフォルト値は (“u”, “v”)

public Tuple<string, string> TextureCoordinateComponents { get; set; }

関連項目