Click or drag to resize

File3dmRenderTextureToTexture Method

Get a simulated texture that approximates this texture's appearance.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.0
Syntax
public Texture ToTexture()

Return Value

Type: Texture

[Missing <returns> documentation for "M:Rhino.FileIO.File3dmRenderTexture.ToTexture"]

See Also