Pixelpart 1.8.2
Godot Plugin
Loading...
Searching...
No Matches
godot::PixelpartEffect Member List

This is the complete list of members for godot::PixelpartEffect, including all inherited members.

activate_trigger(String name)godot::PixelpartEffect
effectgodot::PixelpartEffect
effect_scalegodot::PixelpartEffect
find_collider(String name) constgodot::PixelpartEffect
find_force_field(String name) constgodot::PixelpartEffect
find_node(String name) constgodot::PixelpartEffect
find_particle_emitter(String name) constgodot::PixelpartEffect
find_particle_type(String name) constgodot::PixelpartEffect
frame_rategodot::PixelpartEffect
get_collider(int id) constgodot::PixelpartEffect
get_collider_at_index(int index) constgodot::PixelpartEffect
get_effect() constgodot::PixelpartEffect
get_effect_scale() constgodot::PixelpartEffect
get_force_field(int id) constgodot::PixelpartEffect
get_force_field_at_index(int index) constgodot::PixelpartEffect
get_frame_rate() constgodot::PixelpartEffect
get_input_bool(String name) constgodot::PixelpartEffect
get_input_float(String name) constgodot::PixelpartEffect
get_input_float2(String name) constgodot::PixelpartEffect
get_input_float3(String name) constgodot::PixelpartEffect
get_input_float4(String name) constgodot::PixelpartEffect
get_input_int(String name) constgodot::PixelpartEffect
get_input_names() constgodot::PixelpartEffect
get_input_type(String name) constgodot::PixelpartEffect
get_inputs() constgodot::PixelpartEffect
get_loop() constgodot::PixelpartEffect
get_loop_time() constgodot::PixelpartEffect
get_node(int id) constgodot::PixelpartEffect
get_node_at_index(int index) constgodot::PixelpartEffect
get_particle_emitter(int id) constgodot::PixelpartEffect
get_particle_emitter_at_index(int index) constgodot::PixelpartEffect
get_particle_type(int id) constgodot::PixelpartEffect
get_particle_type_at_index(int index) constgodot::PixelpartEffect
get_speed() constgodot::PixelpartEffect
get_time() constgodot::PixelpartEffect
get_warmup_time() constgodot::PixelpartEffect
inputsgodot::PixelpartEffect
is_playing() constgodot::PixelpartEffect
is_trigger_activated(String name) constgodot::PixelpartEffect
loopgodot::PixelpartEffect
loop_timegodot::PixelpartEffect
pause()godot::PixelpartEffect
play(bool state)godot::PixelpartEffect
playinggodot::PixelpartEffect
reset()godot::PixelpartEffect
restart()godot::PixelpartEffect
set_effect(Ref< PixelpartEffectResource > resource)godot::PixelpartEffect
set_effect_scale(float scale)godot::PixelpartEffect
set_frame_rate(float rate)godot::PixelpartEffect
set_input_bool(String name, bool value)godot::PixelpartEffect
set_input_float(String name, float value)godot::PixelpartEffect
set_input_float2(String name, Vector2 value)godot::PixelpartEffect
set_input_float3(String name, Vector3 value)godot::PixelpartEffect
set_input_float4(String name, Vector4 value)godot::PixelpartEffect
set_input_int(String name, int value)godot::PixelpartEffect
set_inputs(Dictionary inputs)godot::PixelpartEffect
set_loop(bool mode)godot::PixelpartEffect
set_loop_time(float time)godot::PixelpartEffect
set_speed(float sp)godot::PixelpartEffect
set_warmup_time(float time)godot::PixelpartEffect
spawn_particles(String particleEmitterName, String particleTypeName, int count)godot::PixelpartEffect
speedgodot::PixelpartEffect
warmup_timegodot::PixelpartEffect