PreviewBackgroundSetEnvironmentInstanceId Method |
SetEnvironmentInstanceId
Namespace:
Rhino.Render
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax public void SetEnvironmentInstanceId(
Guid guid
)
Public Sub SetEnvironmentInstanceId (
guid As Guid
)
Parameters
- guid
- Type: SystemGuid
[Missing <param name="guid"/> documentation for "M:Rhino.Render.PreviewBackground.SetEnvironmentInstanceId(System.Guid)"]
See Also