Click or drag to resize

RenderTextureTableItem Property

[Missing <summary> documentation for "P:Rhino.Render.RenderTextureTable.Item(System.Int32)"]

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public RenderTexture this[
	int index
] { get; }

Parameters

index
Type: SystemInt32

Property Value

Type: RenderTexture
See Also