BakedLightmapData
Inherits: Resource < Reference < Object
Properties
Methods
Property Descriptions
- AABB bounds
- Transform cell_space_transform
- int cell_subdiv
- float energy Global energy multiplier for baked and dynamic capture objects. This can be changed at run-time without having to bake lightmaps again. BakedLightmap.bounce_indirect_energy and bake lightmaps again.
- bool interior Controls whether dynamic capture objects receive environment lighting or not.
- PoolByteArray octree
Method Descriptions
- add_user ( NodePath path, Resource lightmap, int lightmap_slice, Rect2 lightmap_uv_rect, int instance )
- clear_data ( )
- clear_users ( )
- int get_user_count ( ) const
- Resource get_user_lightmap ( int user_idx ) const
- NodePath get_user_path ( int user_idx ) const
