ModelRenderTextureCast Method |
Namespace:
Grasshopper.Rhinoceros.Render
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public static ModelRenderTexture Cast(
Object source
)
Public Shared Function Cast (
source As Object
) As ModelRenderTexture
Parameters
- source
- Type: SystemObject
Return Value
Type:
ModelRenderTextureSee Also