public static void ResizeBuffers (float widthScale, float heightScale);

파라미터

widthScaleNew scale factor for the width the ScalableBufferManager will use to resize all render textures the user marked as DynamicallyScalable, has to be some value greater than 0.0 and less than or equal to 1.0.
heightScaleNew scale factor for the height the ScalableBufferManager will use to resize all render textures the user marked as DynamicallyScalable, has to be some value greater than 0.0 and less than or equal to 1.0.

설명

Function to resize all buffers marked as DynamicallyScalable.

Takes in new width and height scale and stores and applies it to all render textures marked as DynamicallyScalable. Note that the scale is applied to the render textures original dimensions so a scale factor of 1.0 will always be the full dimensions for the specified render target, etc.

Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961