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

属性值

注解

这应在每帧末尾设置为相机父级的世界空间位置。

适用于