Click or drag to resize

SceneServiceLoading Property

True if a scene is still loading, otherwise false

Namespace:  ImmerseSDK
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public bool Loading { get; }

Property Value

Type: Boolean
See Also