Contents

SCNParticleInputMode.overOtherProperty

The controller’s effect on a particle property is a function of another of the particle’s properties.

Declaration

case overOtherProperty

Discussion

Use the inputProperty property to specify the input property, and the inputBias and inputScale properties to refine the relationship between a range of property values into a range of input values for the controller’s animation.

See Also

Constants