Eyeshot 10 WinForms API Reference
OGLEnvironment Constructor(RenderContextBase,Image)

WinForms Assembly > devDept.Graphics Namespace > OGLEnvironment Class > OGLEnvironment Constructor : OGLEnvironment Constructor(RenderContextBase,Image)
Syntax
'Declaration
 
Public Function New( _
   ByVal renderContext As RenderContextBase, _
   ByVal environmentImage As Image _
)
public OGLEnvironment( 
   RenderContextBase renderContext,
   Image environmentImage
)

Parameters

renderContext
environmentImage
See Also

Reference

OGLEnvironment Class
OGLEnvironment Members
Overload List