Method AreAnimatedMaterialsEnabled
AreAnimatedMaterialsEnabled(Camera)
Returns true if "Animated Materials" are enabled for the view associated with the given camera.
Declaration
public static bool AreAnimatedMaterialsEnabled(Camera camera)
Parameters
| Type | Name | Description |
|---|---|---|
| Camera | camera | Input camera. |
Returns
| Type | Description |
|---|---|
| bool | True if "Animated Materials" are enabled for the view associated with the given camera. |