次の方法で共有


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

プロパティ値

注釈

これは、各フレームの末尾で、カメラの親のワールド空間回転に設定する必要があります。

適用対象