UnityEngine.Experimental.Director.AnimationMixerPlayable.AnimationMixerPlayable C# (CSharp) 메소드

AnimationMixerPlayable() 공개 메소드

public AnimationMixerPlayable ( ) : System
리턴 System
        public AnimationMixerPlayable() : base(false)
        {
            base.m_Ptr = IntPtr.Zero;
            this.InstantiateEnginePlayable();
        }

Same methods

AnimationMixerPlayable::AnimationMixerPlayable ( bool final ) : System