Click or drag to resize

SimulatedTexture Constructor (Texture)

Note: This API is now obsolete.

Initializes a new instance of the SimulatedTexture class

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.4
Syntax
[ObsoleteAttribute]
public SimulatedTexture(
	Texture texture
)

Parameters

texture
Type: Rhino.DocObjectsTexture

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

See Also