Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

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.