Show / Hide Table of Contents

Enum AnimatorControllerParameterType

Namespace: UnityEngine
Assembly: UnityEngine.dll
Syntax
public enum AnimatorControllerParameterType

Fields

Name Description
Bool
Float
Int
Trigger

Extension Methods

MustExtensions.MustBeEqual<AnimatorControllerParameterType>(AnimatorControllerParameterType)
MustExtensions.MustBeEqual<AnimatorControllerParameterType>(AnimatorControllerParameterType, String)
MustExtensions.MustNotBeEqual<AnimatorControllerParameterType>(AnimatorControllerParameterType)
MustExtensions.MustNotBeEqual<AnimatorControllerParameterType>(AnimatorControllerParameterType, String)
  • Improve this Doc
  • View Source
Back to top Generated by DocFX