SetTranslation
Transform.SetTranslation method
現在の変換の変換を設定します。
public Transform SetTranslation(double tx, double ty, double tz)
| パラメータ | タイプ | 説明 |
|---|---|---|
| tx | Double | |
| ty | Double | |
| tz | Double |
関連項目
- class Transform
- 名前空間 Aspose.ThreeD
- 組み立て Aspose.3D
現在の変換の変換を設定します。
public Transform SetTranslation(double tx, double ty, double tz)
| パラメータ | タイプ | 説明 |
|---|---|---|
| tx | Double | |
| ty | Double | |
| tz | Double |