다음을 통해 공유


StageSpaceSettings.Rotation 속성

정의

스테이지 공간 원점 회전.

public:
 property Microsoft::Azure::RemoteRendering::Quaternion Rotation { Microsoft::Azure::RemoteRendering::Quaternion get(); void set(Microsoft::Azure::RemoteRendering::Quaternion value); };
public Microsoft.Azure.RemoteRendering.Quaternion Rotation { get; set; }
member this.Rotation : Microsoft.Azure.RemoteRendering.Quaternion with get, set
Public Property Rotation As Quaternion

속성 값

설명

각 프레임의 끝에 카메라 부모의 세계 공간 회전으로 설정해야 합니다.

적용 대상