中文
Appearance
ParticleSystem.emitterVelocityCustom
ParticleSystem
发射器速度的自定义值。
Vector3
let obj = new GameObject(); let com = obj.AddComponent<ParticleSystem>(ParticleSystem); com.emitterVelocityCustom;