C# 클래스 UnityEngine.Experimental.Director.AnimationMixerPlayable

상속: AnimationPlayable
파일 보기 프로젝트 열기: randomize/VimConfig 1 사용 예제들

공개 메소드들

메소드 설명
AnimationMixerPlayable ( ) : System
AnimationMixerPlayable ( bool final ) : System
SetInputs ( AnimationClip clips ) : bool

비공개 메소드들

메소드 설명
InstantiateEnginePlayable ( ) : void

메소드 상세

AnimationMixerPlayable() 공개 메소드

public AnimationMixerPlayable ( ) : System
리턴 System

AnimationMixerPlayable() 공개 메소드

public AnimationMixerPlayable ( bool final ) : System
final bool
리턴 System

SetInputs() 공개 메소드

public SetInputs ( AnimationClip clips ) : bool
clips UnityEngine.AnimationClip
리턴 bool