中文
Appearance
ParticleSystem.shapeModulePosition
ParticleSystem
发射器的位置。
Vector3
let obj = new GameObject(); let com = obj.AddComponent<ParticleSystem>(ParticleSystem); com.shapeModulePosition;