Field fullScreenScaleBias
Fullscreen scale and bias values, it is the default for functions that have scale and bias overloads.
네임스페이스: UnityEngine.Rendering.HighDefinition
어셈블리: solution.dll
구문
public static Vector4 fullScreenScaleBias
반환
타입 | 설명 |
---|---|
Vector4 | x: scaleX, y: scaleY, z: biasX, w: biasY |