Table of Contents

Class ftLightmaps

Namespace
Global
Assembly
Assembly-CSharp.dll
public class ftLightmaps
Inheritance
ftLightmaps
Inherited Members

Constructors

ftLightmaps()

public ftLightmaps()

Methods

FindInScene(string, Scene)

public static GameObject FindInScene(string nm, Scene scn)

Parameters

nm string
scn Scene

Returns

GameObject

RefreshFull()

public static void RefreshFull()

RefreshScene(Scene, ftLightmapsStorage, bool)

public static void RefreshScene(Scene scene, ftLightmapsStorage storage = null, bool updateNonBaked = false)

Parameters

scene Scene
storage ftLightmapsStorage
updateNonBaked bool

RefreshScene2(Scene, ftLightmapsStorage)

public static void RefreshScene2(Scene scene, ftLightmapsStorage storage)

Parameters

scene Scene
storage ftLightmapsStorage

UnloadScene(ftLightmapsStorage)

public static void UnloadScene(ftLightmapsStorage storage)

Parameters

storage ftLightmapsStorage