Version: 2020.1

ParticleSystem.ShapeModule.sphericalDirectionAmount

切换到手册
public float sphericalDirectionAmount ;

描述

使粒子从起始点沿球面方向移动。

接受 0 到 1 之间的值,其中 0 表示粒子保持默认方向,1 表示完全球形的方向。介于 0 和 1 之间的值将在默认形状方向与球面方向之间混合。这意味着在值为 0.5 时,您将获得 50% 的默认形状和 50% 的球面方向。值为 1 时,粒子方向从中心向外,形成均匀球体。 另请参阅:ParticleSystem.ShapeModule.shapeType