C# 클래스 UnityEditor.Animations.StateMachineBehaviourContext

파일 보기 프로젝트 열기: randomize/VimConfig

공개 프로퍼티들

프로퍼티 타입 설명
animatorController UnityEditor.Animations.AnimatorController
animatorObject UnityEngine.Object
layerIndex int

프로퍼티 상세

animatorController 공개적으로 프로퍼티

public AnimatorController,UnityEditor.Animations animatorController
리턴 UnityEditor.Animations.AnimatorController

animatorObject 공개적으로 프로퍼티

public Object,UnityEngine animatorObject
리턴 UnityEngine.Object

layerIndex 공개적으로 프로퍼티

public int layerIndex
리턴 int