 | 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
Syntaxpublic void Create(
License license
)
public:
void Create(
License^ license
)
Parameters
- license
- Type: Lumiscaphe.Workshop.InteropLicense
The license used to activate the SDK.
Exceptions
RemarksThis function has to be called once prior doing anything else.
Version InformationLumiscaphe Workshop SDK
Supported in: 7.0 release 1
See Also