Click or drag to resize

MaterialSetBitmapTexture Method (Texture)

[Missing <summary> documentation for "M:Rhino.DocObjects.Material.SetBitmapTexture(Rhino.DocObjects.Texture)"]

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public bool SetBitmapTexture(
	Texture texture
)

Parameters

texture
Type: Rhino.DocObjectsTexture

[Missing <param name="texture"/> documentation for "M:Rhino.DocObjects.Material.SetBitmapTexture(Rhino.DocObjects.Texture)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Rhino.DocObjects.Material.SetBitmapTexture(Rhino.DocObjects.Texture)"]

See Also