// Assembly: UnityEngine.ParticleSystemModule
// Full name: UnityEngine.ParticleSystemBakeMeshOptions

namespace UnityEngine
{
public class ParticleSystemBakeMeshOptions // TypeDefIndex: 12966
{
	// Fields
	type#20890 value__;
	type#24270 BakeRotationAndScale;
	type#24270 BakePosition;
	type#24270 Default;
}
}
