// Assembly: UnityEngine.CoreModule
// Full name: UnityEngine.TransformDispatchData

namespace UnityEngine
{
public class TransformDispatchData // TypeDefIndex: 8787
{
	// Fields
	type#9482 transformedID;
	type#9482 parentID;
	type#9489 localToWorldMatrices;
	type#9500 positions;
	type#9494 rotations;
	type#9500 scales;

	// Methods
	// RVA: -1
	public virtual type#28660 Dispose() { }
}
}
