Constructs a Rotation property instance.
Optionalx: number
X axis rotation
Optionaly: number
Y axis rotation
Optionalz: number
Z axis rotation
Determines if we should use the emitter's rotation as the starting rotation
Determines if the initializer should be enabled or not
Sets the particle's initial rotation.
the particle to initialize the property on
AbstractresetStatic AbstractfromReturns a new instance of the initializer from the JSON object passed.
StaticrequiresDetermines if the initializer requires a WebGL API to be provided to its constructor.
Sets the rotation property on initialized particles.