TextureMapping.MappingType Property

TextureMappingMappingType Property

Texture mapping type associated with this Mapping object.

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.10
Syntax
public TextureMappingType MappingType { get; }
Public ReadOnly Property MappingType As TextureMappingType
	Get

Property Value

Type: TextureMappingType
See Also