Show / Hide Table of Contents

Class BlendTreeRandomizer

Inheritance
System.Object
BlendTreeRandomizer
Namespace: Global
Assembly: cs.temp.dll.dll
Syntax
public class BlendTreeRandomizer : StateMachineBehaviour

Fields

clipCount

Declaration
public int clipCount
Field Value
Type Description
System.Int32

parameterName

Declaration
public string parameterName
Field Value
Type Description
System.String

probabilityThresholds

Declaration
public float[] probabilityThresholds
Field Value
Type Description
System.Single[]

Methods

OnStateEnter(Animator, AnimatorStateInfo, Int32)

Declaration
public override void OnStateEnter(Animator animator, AnimatorStateInfo stateInfo, int layerIndex)
Parameters
Type Name Description
Animator animator
AnimatorStateInfo stateInfo
System.Int32 layerIndex
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾