Show / Hide Table of Contents

Class AnimationStateReferenceExtension

Inheritance
System.Object
AnimationStateReferenceExtension
Namespace: ShadowBox.Types
Assembly: cs.temp.dll.dll
Syntax
public static class AnimationStateReferenceExtension

Methods

Play(Animator, AnimationStateReference)

Declaration
public static void Play(this Animator animator, AnimationStateReference state)
Parameters
Type Name Description
Animator animator
AnimationStateReference state

Play(AnimationStateReference)

Declaration
public static void Play(this AnimationStateReference state)
Parameters
Type Name Description
AnimationStateReference state
Back to top Generated by DocFX