VisualShaderNodeParticleAccelerator¶
Inherits: VisualShaderNode < Resource < RefCounted < Object
Properties¶
|
Enumerations¶
enum Mode:
MODE_LINEAR = 0
MODE_RADIAL = 1
MODE_TANGENTIAL = 2
MODE_MAX = 3 --- Represents the size of the Mode enum.
Property Descriptions¶
Mode mode
Default |
|
Setter |
set_mode(value) |
Getter |
get_mode() |