SetTRS

Matrix4.SetTRS method

변환/회전/스케일 로 행렬을 초기화합니다.

public void SetTRS(Vector3 translation, Vector3 rotation, Vector3 scale)
모수유형설명
translationVector3번역.
rotationVector3회전을 위한 오일러 각도, 필드는 각도입니다.
scaleVector3규모.

또한보십시오