The enumerated type representing the permitted values for the asset property "BumpmapType" from the "BumpMap" schema.
Namespace: Autodesk.Revit.DB.VisualAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public enum BumpmapType
Members
| Member name | Value | Description |
|---|
| HeightMap | 0 | |
| NormalMap | 1 | |
See Also
Reference