Class UniversalRenderPipelineAsset.TextureResources
Inheritance
UniversalRenderPipelineAsset.TextureResources
Syntax
[Serializable]
[ReloadGroup]
public sealed class TextureResources
Fields
bayerMatrixTex
Declaration
[Reload("Textures/BayerMatrix.png", ReloadAttribute.Package.Root)]
public Texture2D bayerMatrixTex
Field Value
blueNoise64LTex
Declaration
[Reload("Textures/BlueNoise64/L/LDR_LLL1_0.png", ReloadAttribute.Package.Root)]
public Texture2D blueNoise64LTex
Field Value
Methods
NeedsReload()
Declaration
public bool NeedsReload()
Returns