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

SimpleLeanComponent Class

Summary

An example component that demonstrates how to use Animancer.Examples.Jobs.SimpleLean.
Assembly
Animancer.dll
Namespace
Animancer.Examples.Jobs
Base Types
  • MonoBehaviour
SimpleLeanComponent
MonoBehaviour

Syntax

[AddComponentMenu(Strings.ExamplesMenuPrefix + "Jobs - Simple Lean")]
[HelpURL(Strings.DocsURLs.ExampleAPIDocumentation + nameof(Jobs) + "/" + nameof(SimpleLeanComponent))]
public sealed class SimpleLeanComponent : MonoBehaviour

Examples

Lean

Remarks

Since Animancer.Examples.Jobs.SimpleLean is not a UnityEngine.MonoBehaviour component, we need this script to demonstrate its use. However, in a real project you might simply integrate the contents of this class into one of your existing classes.

Attributes

Type Description
AddComponentMenu
HelpURLAttribute

Properties

Name Value Summary
Angle float