RhinoCommon API
RenderContentTypeName Property |
Name for your content type. ie. "My .net Texture"
Namespace: Rhino.Render
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 5.1
public abstract string TypeName { get; }
Public MustOverride ReadOnly Property TypeName As String Get