Click or drag to resize

ModelRenderTexture Constructor (RenderTexture)

Initializes a new instance of the ModelRenderTexture class

Namespace:  Grasshopper.Rhinoceros.Render
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public ModelRenderTexture(
	RenderTexture renderTexture
)

Parameters

renderTexture
Type: RenderTexture
See Also