Method SetRenderScale
SetRenderScale(float)
Used by the render pipeline to scale the render target on the XR device.
Declaration
public static void SetRenderScale(float renderScale)
Parameters
Type | Name | Description |
---|---|---|
float | renderScale | A value of 1.0f represents 100% of the original resolution. |