PositionComponents
PlySaveOptions.PositionComponents property
위치 데이터의 구성 요소 이름, 기본값은 (“x”, “y”, “z”)
public Tuple<string, string, string> PositionComponents { get; set; }
또한보십시오
- class PlySaveOptions
- 네임스페이스 Aspose.ThreeD.Formats
- 집회 Aspose.3D
위치 데이터의 구성 요소 이름, 기본값은 (“x”, “y”, “z”)
public Tuple<string, string, string> PositionComponents { get; set; }