Returns a deep copy of this object.
Namespace: HighGLAssembly: 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"]