PreviewLighting Constructor |
Constructor for PreivewLighting
Namespace:
Rhino.Render
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax public PreviewLighting(
IntPtr pPreviewLighting
)
Public Sub New (
pPreviewLighting As IntPtr
)
Parameters
- pPreviewLighting
- Type: SystemIntPtr
[Missing <param name="pPreviewLighting"/> documentation for "M:Rhino.Render.PreviewLighting.#ctor(System.IntPtr)"]
See Also