Any
Any texture type.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Field
- Namespace: UnityEngine.Rendering
- Assembly: UnityEngine.CoreModule
Any = 1
Remarks
This is a special case value for material properties that can accept any texture type.
Additional Resources: Texture.dimension, MaterialProperty.textureDimension.