다음을 통해 공유


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

속성 값

설명

각 프레임의 끝에 카메라 부모의 세계 공간 위치로 설정해야 합니다.

적용 대상