RenderSceneManagerFindSurfacesByTag Method |
Namespace: Lumiscaphe.Workshop.Interop
public HashSet<SceneSurfaceGuid> FindSurfacesByTag( SceneGuid scene, SceneProductGuid sceneProduct, string tag )
Exception | Condition |
---|---|
ObjectDestroyedException | RenderSceneManager::IsDestroyed == true |
ObjectNullException | tag == null |