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