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; }