中文
Appearance
ParticleSystem.velocityInheritModuleInheritMode
ParticleSystem
发射器速度模式。
PSVelocityInheritMode
let obj = new GameObject(); let com = obj.AddComponent<ParticleSystem>(ParticleSystem); com.velocityInheritModuleInheritMode;