RenderTexture.SetPreviewLocalMapping Method (Boolean)

RenderTextureSetPreviewLocalMapping Method (Boolean)

[Missing <summary> documentation for "M:Rhino.Render.RenderTexture.SetPreviewLocalMapping(System.Boolean)"]

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public void SetPreviewLocalMapping(
	bool value
)
Public Sub SetPreviewLocalMapping ( 
	value As Boolean
)

Parameters

value
Type: SystemBoolean

[Missing <param name="value"/> documentation for "M:Rhino.Render.RenderTexture.SetPreviewLocalMapping(System.Boolean)"]

Version Information

Rhino for Windows

Supported in: 6.14
See Also