中文
Appearance
ParticleSystem.shapeModuleDonutRadius
ParticleSystem
发射粒子的甜甜圈的厚度。
number
let obj = new GameObject(); let com = obj.AddComponent<ParticleSystem>(ParticleSystem); com.shapeModuleDonutRadius;