PreviewLightingSetUpPreview Method |
SetUpPreview
Namespace:
Rhino.Render
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax public void SetUpPreview(
IntPtr sceneServerPointer
)
Public Sub SetUpPreview (
sceneServerPointer As IntPtr
)
Parameters
- sceneServerPointer
- Type: SystemIntPtr
[Missing <param name="sceneServerPointer"/> documentation for "M:Rhino.Render.PreviewLighting.SetUpPreview(System.IntPtr)"]
See Also