VisualShaderNodeParticleEmit¶
Inherits: VisualShaderNode < Resource < RefCounted < Object
Properties¶
|
Enumerations¶
enum EmitFlags:
EMIT_FLAG_POSITION = 1
EMIT_FLAG_ROT_SCALE = 2
EMIT_FLAG_VELOCITY = 4
EMIT_FLAG_COLOR = 8
EMIT_FLAG_CUSTOM = 16
Property Descriptions¶
EmitFlags flags
Default |
|
Setter |
set_flags(value) |
Getter |
get_flags() |