RhinoCommon API
MappingTag Class |
Holds texture mapping information.
Namespace: Rhino.Render
Assembly: RhinoCommon (in RhinoCommon.dll)
The MappingTag type exposes the following members.
| Name | Description | |
|---|---|---|
| MappingTag | Initializes a new instance of the MappingTag class |
| Name | Description | |
|---|---|---|
| Id |
Gets or sets a map globally unique identifier.
| |
| MappingCRC |
Gets or sets the cyclic redundancy check on the mapping.
See also CRC32(UInt32, Byte).
| |
| MappingType |
Gets or sets a texture mapping type: linear, cylinder, etc...
| |
| MeshTransform |
Gets or sets a 4x4 matrix transform.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |