Click or drag to resize

SimulatedTexture Constructor (RhinoDoc)

Initializes a new instance of the SimulatedTexture class

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.6
Syntax
public SimulatedTexture(
	RhinoDoc doc
)

Parameters

doc
Type: RhinoRhinoDoc

[Missing <param name="doc"/> documentation for "M:Rhino.Render.SimulatedTexture.#ctor(Rhino.RhinoDoc)"]

See Also