You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This class is used when loading a project that uses a [LightmapGIData] subclass, if the project was exported in dedicated server mode. In this mode, only the resource reference is kept, with no actual light probe data. This allows reducing the exported PCK's size significantly.
8
+
[b]Note:[/b] This is not intended to be used as an actual resource for rendering.
This class is used when loading a project that uses a [VoxelGIData] subclass, if the project was exported in dedicated server mode. In this mode, only the resource reference is kept, with no actual voxel data. This allows reducing the exported PCK's size significantly.
8
+
[b]Note:[/b] This is not intended to be used as an actual resource for rendering.
0 commit comments