Click or drag to resize

DecalDecalMapping Property

Note: This API is now obsolete.

Gets the decal's mapping.

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.10
Syntax
[ObsoleteAttribute("Use Mapping instead")]
public DecalMapping DecalMapping { get; }

Property Value

Type: DecalMapping
See Also