HolographicViewConfiguration.RenderTargetSize Propiedad

Definición

Obtiene el tamaño de destino de representación de esta holographicViewConfiguration.

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

Valor de propiedad

Tamaño que representa el tamaño de destino de representación de esta holographicViewConfiguration.

Se aplica a

Consulte también