中文
Appearance
ParticleSystem.renderModuleNormalDirection
ParticleSystem
粒子的法线方向。
number
let obj = new GameObject(); let com = obj.AddComponent<ParticleSystem>(ParticleSystem); com.renderModuleNormalDirection;