CVRSystem.GetRecommendedRenderTargetSize(UInt32, UInt32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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