RhinoCommon API
RenderPlugInRenderSettingsSections Method |
Override this method to provide the UUIDs of all sections that should be displayed in
the Render Settings tab when this is the current renderer.The default implementation
adds all the RDK's built-in Render Settings sections. These UUIDs start with the prefix
uuidRenderSettingsSection'. They can be found in RhRdkUuids.h
Namespace: Rhino.PlugIns
Assembly: RhinoCommon (in RhinoCommon.dll)

protected virtual List<Guid> RenderSettingsSections()
Protected Overridable Function RenderSettingsSections As List(Of Guid)
Return Value
Type: ListGuidReturn a Id list of content types to display in content browsers

You should add \e all sections you would want to appear in any context.

Rhino for Windows
Supported in: 6.8