Click or drag to resize

ModelTextureSlotAttributes Structure

Namespace:  Grasshopper.Rhinoceros.Render
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public struct Attributes : GH_ISerializable, 
	IEquatable<ModelTextureSlotAttributes>

The ModelTextureSlotAttributes type exposes the following members.

Properties
Methods
  NameDescription
Public methodEquals(ModelTextureSlotAttributes)
Public methodEquals(Object) (Overrides ValueTypeEquals(Object).)
Public methodGetHashCode (Overrides ValueTypeGetHashCode.)
Public methodToString (Overrides ValueTypeToString.)
Top
See Also