HolographicViewConfiguration.RenderTargetSize 속성

정의

이 HolographicViewConfiguration의 렌더링 대상 크기를 가져옵니다.

public:
 property Size RenderTargetSize { Size get(); };
Size RenderTargetSize();
public Size RenderTargetSize { get; }
var size = holographicViewConfiguration.renderTargetSize;
Public ReadOnly Property RenderTargetSize As Size

속성 값

이 HolographicViewConfiguration의 렌더링 대상 크기를 나타내는 크기 입니다.

적용 대상

추가 정보