SITransformation.SetScalingOrientationFromXYZAngles

説明

この変換のスケーリング方向角を設定します。

C#構文

SITransformation.SetScalingOrientationFromXYZAngles( Double in_dX, Double in_dY, Double in_dZ );

スクリプト構文

SITransformation.SetScalingOrientationFromXYZAngles( in_dX, in_dY, in_dZ );

パラメータ

パラメータ タイプ 説明
in_dX Double X のスケーリング方向角
in_dY Double Y のスケーリング方向角
in_dZ Double Z のスケーリング方向角

関連項目

SIVector3 SIMatrix3 SIMatrix4 SIRotation SITransformation SIQuaternion