Click or drag to resize

Param_ModelTextureSlotPrompt_Plural Method

Namespace:  Grasshopper.Rhinoceros.Render.Params
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
protected override GH_GetterResult Prompt_Plural(
	ref List<ModelTextureSlot> values
)

Parameters

values
Type: System.Collections.GenericListModelTextureSlot

Return Value

Type: GH_GetterResult
See Also