中文
Appearance
ParticleSystem.shapeModuleRotation
ParticleSystem
发射器的旋转。
Vector3
let obj = new GameObject(); let com = obj.AddComponent<ParticleSystem>(ParticleSystem); com.shapeModuleRotation;