次の方法で共有


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 のレンダー ターゲット サイズを表す Size

適用対象

こちらもご覧ください