IsInstancingEnabled()
Determines whether the Enable Instancing checkbox is checked.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Method
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
public bool IsInstancingEnabled()
Returns
Type | Description |
|---|---|
| bool | Returns true if Enable Instancing checkbox is checked. |
Remarks
See also: MaterialEditor.EnableInstancingField.