RotationBySpeedModule

struct in UnityEngine

Cambiar al Manual

Descripción

Script interface for the RotationBySpeedModule of a Particle System.

Variables

enabledESpecifies whether the RotationBySpeedModule is enabled or disabled.
rangeSet the minimum and maximum speeds that this module applies the rotation curve between.
separateAxesEstablece la rotación por velocidad en cada eje de manera separada.
xRotation by speed curve for the x-axis.
xMultiplierSpeed multiplier along the x-axis.
yRotation by speed curve for the y-axis.
yMultiplierSpeed multiplier along the y-axis.
zRotation by speed curve for the z-axis.
zMultiplierSpeed multiplier along the z-axis.