본문으로 건너뛰기

SetRotate

Overloads

NameDescription
SetRotate(double x, double y, double z, AngleFormat format)Set Rotate
SetRotate(List<float> angle, AngleFormat format)Set Rotate
SetRotate(float[] angle, AngleFormat format)Set Rotate

SetRotate(double x, double y, double z, AngleFormat format)

public void SetRotate(double x, double y, double z, AngleFormat format)

Set Rotate

Parameters

NameTypeDescription
xdoubleX
ydoubleY
zdoubleZ
formatAngleFormatAngle Format

SetRotate(List<float> angle, AngleFormat format)

public void SetRotate(List&lt;float&gt; angle, AngleFormat format)

Set Rotate

Parameters

NameTypeDescription
angleList<float>Angle
formatAngleFormatAngle Format

SetRotate(float[] angle, AngleFormat format)

public void SetRotate(float[] angle, AngleFormat format)

Set Rotate

Parameters

NameTypeDescription
angleSingle[]Angle
formatAngleFormatAngle Format