Version: 2017.1

ParticleSystemEmitterVelocityMode

enumeration

切换到手册

描述

Control how a Particle System calcualtes its velocity.

变量

Transform使用变换组件计算粒子系统速度。
Rigidbody使用 Rigidbody 或 Rigidbody2D 组件(如果游戏对象中存在其中一个组件)计算粒子系统速度。