2020-05-12 10:10:34 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8" ?>
|
2021-06-05 00:47:26 +02:00
|
|
|
<class name="LightmapGIData" inherits="Resource" version="4.0">
|
2020-05-12 10:10:34 +02:00
|
|
|
<brief_description>
|
|
|
|
</brief_description>
|
|
|
|
<description>
|
|
|
|
</description>
|
|
|
|
<tutorials>
|
|
|
|
</tutorials>
|
|
|
|
<methods>
|
|
|
|
<method name="add_user">
|
2021-07-30 15:28:05 +02:00
|
|
|
<return type="void" />
|
|
|
|
<argument index="0" name="path" type="NodePath" />
|
|
|
|
<argument index="1" name="uv_scale" type="Rect2" />
|
|
|
|
<argument index="2" name="slice_index" type="int" />
|
|
|
|
<argument index="3" name="sub_instance" type="int" />
|
2020-05-12 10:10:34 +02:00
|
|
|
<description>
|
|
|
|
</description>
|
|
|
|
</method>
|
|
|
|
<method name="clear_users">
|
2021-07-30 15:28:05 +02:00
|
|
|
<return type="void" />
|
2020-05-12 10:10:34 +02:00
|
|
|
<description>
|
|
|
|
</description>
|
|
|
|
</method>
|
|
|
|
<method name="get_user_count" qualifiers="const">
|
2021-07-30 15:28:05 +02:00
|
|
|
<return type="int" />
|
2020-05-12 10:10:34 +02:00
|
|
|
<description>
|
|
|
|
</description>
|
|
|
|
</method>
|
|
|
|
<method name="get_user_path" qualifiers="const">
|
2021-07-30 15:28:05 +02:00
|
|
|
<return type="NodePath" />
|
|
|
|
<argument index="0" name="user_idx" type="int" />
|
2020-05-12 10:10:34 +02:00
|
|
|
<description>
|
|
|
|
</description>
|
|
|
|
</method>
|
|
|
|
<method name="is_using_spherical_harmonics" qualifiers="const">
|
2021-07-30 15:28:05 +02:00
|
|
|
<return type="bool" />
|
2020-05-12 10:10:34 +02:00
|
|
|
<description>
|
|
|
|
</description>
|
|
|
|
</method>
|
|
|
|
<method name="set_uses_spherical_harmonics">
|
2021-07-30 15:28:05 +02:00
|
|
|
<return type="void" />
|
|
|
|
<argument index="0" name="uses_spherical_harmonics" type="bool" />
|
2020-05-12 10:10:34 +02:00
|
|
|
<description>
|
|
|
|
</description>
|
|
|
|
</method>
|
|
|
|
</methods>
|
|
|
|
<members>
|
|
|
|
<member name="light_texture" type="TextureLayered" setter="set_light_texture" getter="get_light_texture">
|
|
|
|
</member>
|
|
|
|
</members>
|
|
|
|
</class>
|