LightmapGIData

Inherits: Resource < RefCounted < Object

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

Properties

TextureLayered

light_texture

TextureLayered[]

lightmap_textures

[]

Methods

void

add_user ( NodePath path, Rect2 uv_scale, int slice_index, int sub_instance )

void

clear_users ( )

int

get_user_count ( ) const

NodePath

get_user_path ( int user_idx ) const

bool

is_using_spherical_harmonics ( ) const

void

set_uses_spherical_harmonics ( bool uses_spherical_harmonics )


Property Descriptions

TextureLayered light_texture

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


TextureLayered[] lightmap_textures = []

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


Method Descriptions

void add_user ( NodePath path, Rect2 uv_scale, int slice_index, int sub_instance )

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


void clear_users ( )

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


int get_user_count ( ) const

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


NodePath get_user_path ( int user_idx ) const

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


bool is_using_spherical_harmonics ( ) const

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


void set_uses_spherical_harmonics ( bool uses_spherical_harmonics )

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