Pular para o conteúdo principal

Class: ParticleConeShapeOptions

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

Members

SignatureDescription
ParticleConeShapeOptions()Creates a new instance of ParticleConeShapeOptions.
getMaxAngle()Returns the current max angle.
getMinAngle()Returns the current min angle.
getRadius()Returns the current radius.
setMaxAngle(float)Sets or updates the max angle.
setMinAngle(float)Sets or updates the min angle.
setRadius(float)Sets or updates the radius.