// Assembly: UnityEngine.UIElementsModule
// Full name: UnityEngine.UIElements.ComputedTransitionProperty

namespace UnityEngine.UIElements
{
public class ComputedTransitionProperty // TypeDefIndex: 5744
{
	// Fields
	type#26704 id;
	type#20872 durationMs;
	type#20872 delayMs;
	type#5849 easingCurve;
}
}
