GodotSharpAPI
GodotSharpAPI
Godot
CPUParticles Class
CPUParticles Properties
Amount Property
Angle Property
AngleCurve Property
AngleRandom Property
AngularVelocity Property
AngularVelocityCurve Property
AngularVelocityRandom Property
AnimOffset Property
AnimOffsetCurve Property
AnimOffsetRandom Property
AnimSpeed Property
AnimSpeedCurve Property
AnimSpeedRandom Property
Color Property
ColorRamp Property
Damping Property
DampingCurve Property
DampingRandom Property
Direction Property
DrawOrder Property
EmissionBoxExtents Property
EmissionColors Property
EmissionNormals Property
EmissionPoints Property
EmissionShape Property
EmissionSphereRadius Property
Emitting Property
Explosiveness Property
FixedFps Property
FlagAlignY Property
FlagDisableZ Property
FlagRotateY Property
Flatness Property
FractDelta Property
Gravity Property
HueVariation Property
HueVariationCurve Property
HueVariationRandom Property
InitialVelocity Property
InitialVelocityRandom Property
Lifetime Property
LifetimeRandomness Property
LinearAccel Property
LinearAccelCurve Property
LinearAccelRandom Property
LocalCoords Property
Mesh Property
OneShot Property
OrbitVelocity Property
OrbitVelocityCurve Property
OrbitVelocityRandom Property
Preprocess Property
RadialAccel Property
RadialAccelCurve Property
RadialAccelRandom Property
Randomness Property
ScaleAmount Property
ScaleAmountCurve Property
ScaleAmountRandom Property
SpeedScale Property
Spread Property
TangentialAccel Property
TangentialAccelCurve Property
TangentialAccelRandom Property
CPUParticles
Direction Property
Unit vector specifying the particles' emission direction.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
Vector3
Direction
{
get
;
set
; }
Property Value
Type:
Vector3
See Also
Reference
CPUParticles Class
Godot Namespace