TimeScale Class

Summary

A simple Inspector slider to control UnityEngine.Time.timeScale.
Assembly
Animancer.dll
Namespace
Animancer.Examples
Base Types
  • MonoBehaviour
graph BT Type-->Base0["MonoBehaviour"] Type["TimeScale"] class Type type-node

Syntax

[AddComponentMenu(Strings.ExamplesMenuPrefix + "Time Scale")]
[HelpURL(Strings.DocsURLs.APIDocumentation + "." + nameof(Examples) + "/" + nameof(TimeScale))]
public sealed class TimeScale : MonoBehaviour

Remarks

Documentation: Time Scale

Attributes

Type Description
AddComponentMenu
HelpURLAttribute

Properties

Name Value Summary
Value float