NormalComponents
PlySaveOptions.NormalComponents property
通常データのコンポーネント名、デフォルト値は (“nx”, “ny”, “nz”)
public Tuple<string, string, string> NormalComponents { get; set; }
関連項目
- class PlySaveOptions
- 名前空間 Aspose.ThreeD.Formats
- 組み立て Aspose.3D
通常データのコンポーネント名、デフォルト値は (“nx”, “ny”, “nz”)
public Tuple<string, string, string> NormalComponents { get; set; }