Click or drag to resize

RenderMeshProvider Properties

The RenderMeshProvider type exposes the following members.

Properties
  NameDescription
Public propertyName
The localized name of the provider for UI display.
Public propertyNonObjectIds
A provider may optionally return a collection of non-object Ids that it will provide custom render primitives for. An example of this is Grasshopper, which which will typically return a collection of the Ids of each CustomPreview component.
Public propertyProviderId
The localized name of the provider for UI display.
Top
See Also