Click or drag to resize

RenderPickerPickSurface Constructor

Initializes a new instance of the RenderPickerPickSurface class

Namespace:  Lumiscaphe.Workshop.Interop
Assembly:  Lumiscaphe.Workshop.Interop (in Lumiscaphe.Workshop.Interop.dll) Version: 21.1.16.0
Syntax
public RenderPickerPickSurface(
	string name,
	SceneSurfaceGuid surfaceId,
	SceneProductGuid productId,
	HashSet<string> tags
)

Parameters

name
Type: SystemString

[Missing <param name="name"/> documentation for "M:Lumiscaphe.Workshop.Interop.RenderPickerPickSurface.#ctor(System.String,Lumiscaphe.Workshop.Interop.SceneSurfaceGuid,Lumiscaphe.Workshop.Interop.SceneProductGuid,System.Collections.Generic.HashSet{System.String})"]

surfaceId
Type: Lumiscaphe.Workshop.InteropSceneSurfaceGuid

[Missing <param name="surfaceId"/> documentation for "M:Lumiscaphe.Workshop.Interop.RenderPickerPickSurface.#ctor(System.String,Lumiscaphe.Workshop.Interop.SceneSurfaceGuid,Lumiscaphe.Workshop.Interop.SceneProductGuid,System.Collections.Generic.HashSet{System.String})"]

productId
Type: Lumiscaphe.Workshop.InteropSceneProductGuid

[Missing <param name="productId"/> documentation for "M:Lumiscaphe.Workshop.Interop.RenderPickerPickSurface.#ctor(System.String,Lumiscaphe.Workshop.Interop.SceneSurfaceGuid,Lumiscaphe.Workshop.Interop.SceneProductGuid,System.Collections.Generic.HashSet{System.String})"]

tags
Type: System.Collections.GenericHashSetString

[Missing <param name="tags"/> documentation for "M:Lumiscaphe.Workshop.Interop.RenderPickerPickSurface.#ctor(System.String,Lumiscaphe.Workshop.Interop.SceneSurfaceGuid,Lumiscaphe.Workshop.Interop.SceneProductGuid,System.Collections.Generic.HashSet{System.String})"]

Version Information

Lumiscaphe Workshop SDK

Supported in: 7.0 release 1
See Also