Click or drag to resize

SimulatedEnvironmentStringFromProjection Method

[Missing <summary> documentation for "M:Rhino.Render.SimulatedEnvironment.StringFromProjection(Rhino.Render.SimulatedEnvironment.BackgroundProjections)"]

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.1
Syntax
public static string StringFromProjection(
	SimulatedEnvironmentBackgroundProjections projection
)

Parameters

projection
Type: Rhino.RenderSimulatedEnvironmentBackgroundProjections

[Missing <param name="projection"/> documentation for "M:Rhino.Render.SimulatedEnvironment.StringFromProjection(Rhino.Render.SimulatedEnvironment.BackgroundProjections)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Rhino.Render.SimulatedEnvironment.StringFromProjection(Rhino.Render.SimulatedEnvironment.BackgroundProjections)"]

See Also