StructFields
If the constant is a struct, this stores the fields of that struct. Otherwise, the value is null. (Read Only)
Read time 1 minuteLast updated 7 days ago
Definition
- Type: Property
- Namespace: UnityEditor
- Assembly: UnityEditor
public readonly ShaderData.ConstantInfo[] StructFields { get; }