मुख्य कंटेंट तक स्किप करें

Class: Particle

This page documents the methods and fields available in the Particle class.

Members

SignatureDescription
getColor()Returns the current color.
getLiteTime()Returns the current lite time.
getMovement()Returns the current movement.
getPosition()Returns the current position.
getRotation()Returns the current rotation.
getScale()Returns the current scale.
setColor(Color)Sets or updates the color.
setLiteTime(float)Sets or updates the lite time.
setMovement(Vector3)Sets or updates the movement.
setPosition(Vector3)Sets or updates the position.
setRotation(float)Sets or updates the rotation.
setScale(float)Sets or updates the scale.