CreationParameters

struct in UnityEngine.Rendering.VirtualTexturing

/

Implemented in:UnityEngine.VirtualTexturingModule

Description

Struct that contains all parameters required to create a ProceduralTextureStack.

Static Properties

MaxNumLayersInternal limit of maximum number of layers.
MaxRequestsPerFrameSupportedInternal limit on maximum number of requests per frame.

Properties

heightHeight of the virtual UV space the stack has.
layersThe layers this stack contains.
maxActiveRequestsHow many request do you plan on processing each frame.
tilesizeSize of a single tile inside the stack.
widthWidth of the virtual UV space the stack has.
对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答