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