GPUParticlesAttractor3D

Inherits: VisualInstance3D < Node3D < Node < Object

Inherited By: GPUParticlesAttractorBox3D, GPUParticlesAttractorSphere3D, GPUParticlesAttractorVectorField3D

There is currently no description for this class. Please help us by contributing one!

Properties

float

attenuation

1.0

int

cull_mask

4294967295

float

directionality

0.0

float

strength

1.0


Property Descriptions

float attenuation = 1.0

  • void set_attenuation ( float value )

  • float get_attenuation ( )

There is currently no description for this property. Please help us by contributing one!


int cull_mask = 4294967295

  • void set_cull_mask ( int value )

  • int get_cull_mask ( )

There is currently no description for this property. Please help us by contributing one!


float directionality = 0.0

  • void set_directionality ( float value )

  • float get_directionality ( )

There is currently no description for this property. Please help us by contributing one!


float strength = 1.0

  • void set_strength ( float value )

  • float get_strength ( )

There is currently no description for this property. Please help us by contributing one!