中文
Appearance
ParticleSystem.shapeModuleBoxThickness
ParticleSystem
发射粒子的盒子的厚度。
Vector3
let obj = new GameObject(); let com = obj.AddComponent<ParticleSystem>(ParticleSystem); com.shapeModuleBoxThickness;