Click or drag to resize

RenderMaterialSlotFromTextureType Method

[Missing <summary> documentation for "M:Rhino.Render.RenderMaterial.SlotFromTextureType(Rhino.DocObjects.TextureType)"]

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.6
Syntax
public static RenderMaterialStandardChildSlots SlotFromTextureType(
	TextureType tt
)

Parameters

tt
Type: Rhino.DocObjectsTextureType

[Missing <param name="tt"/> documentation for "M:Rhino.Render.RenderMaterial.SlotFromTextureType(Rhino.DocObjects.TextureType)"]

Return Value

Type: RenderMaterialStandardChildSlots

[Missing <returns> documentation for "M:Rhino.Render.RenderMaterial.SlotFromTextureType(Rhino.DocObjects.TextureType)"]

See Also