Click or drag to resize

ModelRenderTextureAttributes Class

Inheritance Hierarchy

Namespace:  Grasshopper.Rhinoceros.Render
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public class Attributes : ModelRenderContentAttributes, IEquatable<ModelRenderTextureAttributes>

The ModelRenderTextureAttributes type exposes the following members.

Constructors
  NameDescription
Public methodModelRenderTextureAttributes
Initializes a new instance of the ModelRenderTextureAttributes class
Top
Properties
Methods
  NameDescription
Public methodClone (Inherited from ModelDataAttributes.)
Public methodEquals(Object) (Inherited from ModelContentAttributes.)
Protected methodEquals(Object, IEqualityComparer) (Overrides ModelRenderContentAttributesEquals(Object, IEqualityComparer).)
Public methodGetHashCode (Inherited from ModelContentAttributes.)
Protected methodGetHashCode(IEqualityComparer) (Inherited from ModelRenderContentAttributes.)
Protected methodIsValidContentName (Inherited from ModelContentAttributes.)
Protected methodRead (Inherited from ModelContentAttributes.)
Protected methodReadData (Inherited from ModelRenderContentAttributes.)
Protected methodSubClone (Inherited from ModelRenderContentAttributes.)
Public methodToDetails (Inherited from ModelRenderContentAttributes.)
Public methodToModelData (Overrides ModelDataAttributesToModelData.)
Public methodToString (Overrides ModelContentAttributesToString.)
Protected methodWrite (Inherited from ModelContentAttributes.)
Protected methodWriteData (Inherited from ModelRenderContentAttributes.)
Top
Operators
See Also