| RenderCreate Method |
Create the initial OpenGL context.
Namespace:
Lumiscaphe.Workshop.Interop
Assembly:
Lumiscaphe.Workshop.Interop (in Lumiscaphe.Workshop.Interop.dll) Version: 21.1.16.0
Syntax public void Create(
License license
)
public:
void Create(
License^ license
)
Parameters
- license
- Type: Lumiscaphe.Workshop.InteropLicense
The license used to activate the SDK.
Exceptions Remarks This function has to be called once prior doing anything else.
Version Information Lumiscaphe Workshop SDK
Supported in: 7.0 release 1
See Also