Cesium for Unity
1.15.2
Loading...
Searching...
No Matches
ICesiumRestartable.cs
Go to the documentation of this file.
1
namespace
CesiumForUnity
2
{
7
public
interface
ICesiumRestartable
8
{
15
void
Restart
();
16
}
17
}
CesiumForUnity.ICesiumRestartable
An interface for an object with a Restart method, allowing the state of the object to be reinitialize...
Definition
ICesiumRestartable.cs:8
CesiumForUnity.ICesiumRestartable.Restart
void Restart()
Completely re-initializes the state of this object from its serialized properties.
CesiumForUnity
Definition
Cesium3DTile.cs:8
Runtime
ICesiumRestartable.cs
Generated by
1.12.0