This version of Unity is unsupported.

ParticleSystemBakeMeshOptions

enumeration

Description

Configure how a Particle System is baked into a mesh.

Properties

BakeRotationAndScaleBake the Transform rotation and scale into the mesh.
BakePositionBake the Transform position into the mesh.
DefaultThe default baking options.