다음을 통해 공유


SkyReflectionSettings.SkyRotation 속성

정의

쿼터니언으로 지정된 하늘 반사에 적용할 선택적 회전입니다.

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

속성 값

설명

정규화된 쿼터니언을 사용하는 것이 좋습니다. 이는 회전을 직관적으로 표현하지만 필수는 아니므로 사용하는 것이 좋습니다. 쿼터니언은 내부적으로 정규화됩니다.

InvalidParam* 제공된 쿼터니언이 잘못된 경우 오류가 발생합니다.

적용 대상

추가 정보