EditorUtility.SetCameraAnimateMaterialsTime

Declaration

public static void SetCameraAnimateMaterialsTime(Camera camera, float time);

Description

Sets the global time for this camera to use when rendering.

If EditorUtility.SetCameraAnimateMaterials is true for the given Camera, this is the value that will be used for the time passed through to any used shaders.

Additional resources: EditorUtility.SetCameraAnimateMaterials.


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