Legacy Documentation: Version 2018.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

EditorUtility.SetCameraAnimateMaterials

public static void SetCameraAnimateMaterials(Camera camera, bool animate);

Description

Sets this camera to allow animation of materials in the Editor.

If enabled, any rendered objects take global time into consideration. This means that any custom previews or scene view cameras can update in the Editor when not in Play Mode.

See Also: EditorUtility.SetCameraAnimateMaterialsTime.

Did you find this page useful? Please give it a rating: