SimpleLean.

SimpleLean.Job Struct

Summary

An UnityEngine.Animations.IAnimationJob that applies a lean effect to an UnityEngine.Animations.AnimationStream.
Assembly
Animancer.dll
Namespace
Animancer.Examples.Jobs
Interfaces
  • IAnimationJob
Base Types
  • ValueType
graph BT Type-->Base0["ValueType"] Type-.->Interface0["IAnimationJob"] Type["SimpleLean.Job"] class Type type-node

Syntax

public struct SimpleLean.Job : ValueType, IAnimationJob

Examples

Lean

Fields

Name Constant Value Summary
angle
axis
bones
root

Methods