godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
ParticlesMaterial.flagDisableZ
godot
particlesmaterial
ParticlesMaterial
If
true
, particles will not move on the z axis.
bool
flagDisableZ
[@property getter]
struct
ParticlesMaterial
@
nogc
nothrow @
property
bool
flagDisableZ
(
)
bool
flagDisableZ
[@property setter]
Meta
Source
See Implementation
godot
particlesmaterial
ParticlesMaterial
aliases
BaseClasses
enums
Constants
EmissionShape
Flags
Parameter
functions
getColor
getColorRamp
getDirection
getEmissionBoxExtents
getEmissionColorTexture
getEmissionNormalTexture
getEmissionPointCount
getEmissionPointTexture
getEmissionShape
getEmissionSphereRadius
getFlag
getFlatness
getGravity
getLifetimeRandomness
getParam
getParamRandomness
getParamTexture
getSpread
getTrailColorModifier
getTrailDivisor
getTrailSizeModifier
opAssign
opEquals
setColor
setColorRamp
setDirection
setEmissionBoxExtents
setEmissionColorTexture
setEmissionNormalTexture
setEmissionPointCount
setEmissionPointTexture
setEmissionShape
setEmissionSphereRadius
setFlag
setFlatness
setGravity
setLifetimeRandomness
setParam
setParamRandomness
setParamTexture
setSpread
setTrailColorModifier
setTrailDivisor
setTrailSizeModifier
toHash
properties
angle
angleCurve
angleRandom
angularVelocity
angularVelocityCurve
angularVelocityRandom
animOffset
animOffsetCurve
animOffsetRandom
animSpeed
animSpeedCurve
animSpeedRandom
color
colorRamp
damping
dampingCurve
dampingRandom
direction
emissionBoxExtents
emissionColorTexture
emissionNormalTexture
emissionPointCount
emissionPointTexture
emissionShape
emissionSphereRadius
flagAlignY
flagDisableZ
flagRotateY
flatness
gravity
hueVariation
hueVariationCurve
hueVariationRandom
initialVelocity
initialVelocityRandom
lifetimeRandomness
linearAccel
linearAccelCurve
linearAccelRandom
orbitVelocity
orbitVelocityCurve
orbitVelocityRandom
radialAccel
radialAccelCurve
radialAccelRandom
scale
scaleCurve
scaleRandom
spread
tangentialAccel
tangentialAccelCurve
tangentialAccelRandom
trailColorModifier
trailDivisor
trailSizeModifier
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
If true, particles will not move on the z axis.