// Assembly: UnityEngine.AnimationModule
// Full name: UnityEngine.Animations.AnimationLayerMixerPlayable

namespace UnityEngine.Animations
{
public class AnimationLayerMixerPlayable // TypeDefIndex: 12924
{
	// Fields
	type#24410 m_Handle;
	type#14348 m_NullPlayable;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#24409 handle, type#15335 singleLayerOptimization) { }
	// RVA: -1
	public virtual type#24409 GetHandle() { }
	// RVA: -1
	public virtual type#15313 Equals(type#14347 other) { }
	// RVA: -1
	private static type#28660 SetSingleLayerOptimizationInternal(type#12050 handle, type#15313 value) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
