Click or drag to resize

RenderSceneManagerSetSurfaceVisibility Method

[Missing <summary> documentation for "M:Lumiscaphe.Workshop.Interop.RenderSceneManager.SetSurfaceVisibility(Lumiscaphe.Workshop.Interop.SceneGuid,Lumiscaphe.Workshop.Interop.SceneSurfaceGuid,System.Boolean)"]

Namespace:  Lumiscaphe.Workshop.Interop
Assembly:  Lumiscaphe.Workshop.Interop (in Lumiscaphe.Workshop.Interop.dll) Version: 21.1.16.0
Syntax
public void SetSurfaceVisibility(
	SceneGuid scene,
	SceneSurfaceGuid sceneSurface,
	bool visible
)

Parameters

scene
Type: Lumiscaphe.Workshop.InteropSceneGuid

[Missing <param name="scene"/> documentation for "M:Lumiscaphe.Workshop.Interop.RenderSceneManager.SetSurfaceVisibility(Lumiscaphe.Workshop.Interop.SceneGuid,Lumiscaphe.Workshop.Interop.SceneSurfaceGuid,System.Boolean)"]

sceneSurface
Type: Lumiscaphe.Workshop.InteropSceneSurfaceGuid

[Missing <param name="sceneSurface"/> documentation for "M:Lumiscaphe.Workshop.Interop.RenderSceneManager.SetSurfaceVisibility(Lumiscaphe.Workshop.Interop.SceneGuid,Lumiscaphe.Workshop.Interop.SceneSurfaceGuid,System.Boolean)"]

visible
Type: SystemBoolean

[Missing <param name="visible"/> documentation for "M:Lumiscaphe.Workshop.Interop.RenderSceneManager.SetSurfaceVisibility(Lumiscaphe.Workshop.Interop.SceneGuid,Lumiscaphe.Workshop.Interop.SceneSurfaceGuid,System.Boolean)"]

Version Information

Lumiscaphe Workshop SDK

Supported in: 7.0 release 1
See Also