Class BuildSceneOperation
- Namespace
- Netick.Unity
- Assembly
- Netick.Unity.dll
public class BuildSceneOperation : ISceneOperation
- Inheritance
-
BuildSceneOperation
- Implements
-
- Inherited Members
-
Constructors
BuildSceneOperation(AsyncOperation)
public BuildSceneOperation(AsyncOperation asyncOperation)
Parameters
asyncOperation AsyncOperation
Fields
AsyncOperation
public AsyncOperation AsyncOperation
Field Value
- AsyncOperation
Properties
IsDone
public bool IsDone { get; }
Property Value
- bool
Progress
public float Progress { get; }
Property Value
- float