ModelRenderTexture Constructor (RenderTexture) |
Namespace:
Grasshopper.Rhinoceros.Render
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public ModelRenderTexture(
RenderTexture renderTexture
)
Public Sub New (
renderTexture As RenderTexture
)
Parameters
- renderTexture
- Type: RenderTexture
See Also