IsShaderPropertyNonModifiableTexureProperty(Shader, int)
Is the shader propery at index propertyIdx of Shader s a NonModifiableTextureProperty?
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Method
- Namespace: UnityEditor
- Assembly: UnityEditor
public static bool IsShaderPropertyNonModifiableTexureProperty(Shader s, int propertyIdx)
Parameters
Returns
Type | Description |
|---|---|
| bool |