OccluderInstance3D

Inherits: VisualInstance3D < Node3D < Node < Object

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

Properties

int

bake_mask

4294967295

float

bake_simplification_distance

0.1

Occluder3D

occluder

Methods

bool

get_bake_mask_value ( int layer_number ) const

void

set_bake_mask_value ( int layer_number, bool value )


Property Descriptions

int bake_mask = 4294967295

  • void set_bake_mask ( int value )

  • int get_bake_mask ( )

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


float bake_simplification_distance = 0.1

  • void set_bake_simplification_distance ( float value )

  • float get_bake_simplification_distance ( )

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


Occluder3D occluder

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


Method Descriptions

bool get_bake_mask_value ( int layer_number ) const

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


void set_bake_mask_value ( int layer_number, bool value )

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