中文
Appearance
ParticleSystem.velocityModuleOffsetY
ParticleSystem
指定以Y轨道和径向速度的自定义旋转中心。
PSCurve
let obj = new GameObject(); let com = obj.AddComponent<ParticleSystem>(ParticleSystem); com.velocityModuleOffsetY;