CVRSystem.GetRecommendedRenderTargetSize(UInt32, UInt32) Method

Definition

public:
 void GetRecommendedRenderTargetSize(System::UInt32 % pnWidth, System::UInt32 % pnHeight);
public void GetRecommendedRenderTargetSize (ref uint pnWidth, ref uint pnHeight);
member this.GetRecommendedRenderTargetSize : uint32 * uint32 -> unit
Public Sub GetRecommendedRenderTargetSize (ByRef pnWidth As UInteger, ByRef pnHeight As UInteger)

Parameters

pnWidth
UInt32
pnHeight
UInt32

Applies to