RotateEulerRadian

RotateEulerRadian(double, double, double)

radian 에서 오일러 각도로 회전을 연결합니다.

public TransformBuilder RotateEulerRadian(double x, double y, double z)
모수유형설명
xDouble
yDouble
zDouble

또한보십시오


RotateEulerRadian(Vector3)

radian 에서 오일러 각도로 회전을 연결합니다.

public TransformBuilder RotateEulerRadian(Vector3 r)
모수유형설명
rVector3

또한보십시오