SceneConditionsAmbientLightGroupClone Method |
Create a clone (deep copy) of the current instance
Namespace:
Zivid.NET
Assembly:
ZividCoreNET (in ZividCoreNET.dll) Version: 2.14.1.0
Syntaxpublic SceneConditionsAmbientLightGroup Clone()
Public Function Clone As SceneConditionsAmbientLightGroup
public:
SceneConditionsAmbientLightGroup^ Clone()
Return Value
Type:
SceneConditionsAmbientLightGroup
See Also