This is the old Animancer v7.4 documentation. Click here for the latest version.

TimeScale Class

Summary

A simple Inspector slider to control UnityEngine.Time.timeScale.
Assembly
Animancer.dll
Namespace
Animancer.Examples
Base Types
  • MonoBehaviour
TimeScale
MonoBehaviour

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