共用方式為


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

屬性值

備註

這應該在每個畫面的結尾設定為相機父系的世界空間旋轉。

適用於