中文
Appearance
ParticleSystem.shapeModuleLength
ParticleSystem
发射锥体的长度。
number
let obj = new GameObject(); let com = obj.AddComponent<ParticleSystem>(ParticleSystem); com.shapeModuleLength;