RenderEnvironmentTableItem Property |
[Missing <summary> documentation for "P:Rhino.Render.RenderEnvironmentTable.Item(System.Int32)"]
Namespace:
Rhino.Render
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntax public RenderEnvironment this[
int index
] { get; }
Public ReadOnly Default Property Item (
index As Integer
) As RenderEnvironment
Get
Parameters
- index
- Type: SystemInt32
Property Value
Type:
RenderEnvironmentSee Also