Pular para o conteúdo principal

Class: ParticleSphereShapeOptions

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

Members

SignatureDescription
ParticleSphereShapeOptions()Creates a new instance of ParticleSphereShapeOptions.
getRadius()Returns the current radius.
getRandomizeRotation()Returns the current randomize rotation.
getSpherizeRotation()Returns the current spherize rotation.
getVolume()Returns the current volume.
setRadius(float)Sets or updates the radius.
setRandomizeRotation(float)Sets or updates the randomize rotation.
setSpherizeRotation(float)Sets or updates the spherize rotation.
setVolume(float)Sets or updates the volume.