Returns a deep copy of this object.

Namespace: HighGL
Assembly: HighGL (in HighGL.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public ShaderVariable Copy()
Visual Basic
Public Function Copy As ShaderVariable
Visual C++
public:
ShaderVariable^ Copy()

Return Value

[Missing <returns> documentation for "M:HighGL.ShaderVariable.Copy"]

See Also