次の方法で共有


StageSpaceSettings.Position プロパティ

定義

ステージ空間の原点位置。

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

プロパティ値

注釈

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

適用対象