VisualShaderNodeParticleMeshEmitter

Inherits: VisualShaderNodeParticleEmitter < VisualShaderNode < Resource < RefCounted < Object

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

Properties

Mesh

mesh

int

surface_index

0

bool

use_all_surfaces

true


Property Descriptions

Mesh mesh

  • void set_mesh ( Mesh value )

  • Mesh get_mesh ( )

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


int surface_index = 0

  • void set_surface_index ( int value )

  • int get_surface_index ( )

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


bool use_all_surfaces = true

  • void set_use_all_surfaces ( bool value )

  • bool is_use_all_surfaces ( )

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