Show / Hide Table of Contents

Class EditorTime

Class to keep track of update time in the editor.

Inheritance
System.Object
UnityEngine.Object
UnityEngine.ScriptableObject
UnityEditor.Editor
EditorTime
Namespace: InsaneScatterbrain.Tools.Editor
Syntax
[InitializeOnLoad]
public class EditorTime : Editor, IPreviewable, IToolModeOwner

Properties

DeltaTime

Declaration
public static float DeltaTime { get; }
Property Value
Type Description
System.Single
Back to top Generated by DocFX