IMixedRealitySceneSystem.IsContentLoaded(String) Method

Definition

Returns true if a content scene is fully loaded.

public:
 bool IsContentLoaded(System::String ^ sceneName);
public bool IsContentLoaded (string sceneName);
abstract member IsContentLoaded : string -> bool
Public Function IsContentLoaded (sceneName As String) As Boolean

Parameters

sceneName
String

Returns

Applies to