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

属性值

注解

应在每帧末尾将其设置为相机父级的世界空间旋转。

适用于