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
graph BT Type-->Base0["MonoBehaviour"] Type["SimpleLeanComponent"] class Type type-node

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