Click or drag to resize

SceneConditionsFromSerialized Method

Construct a new SceneConditions instance from a previously serialized string

Namespace:  Zivid.NET
Assembly:  ZividCoreNET (in ZividCoreNET.dll) Version: 2.14.0.0
Syntax
public static SceneConditions FromSerialized(
	string value
)

Parameters

value
Type: SystemString

Return Value

Type: SceneConditions
Remarks
See Also