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.0.4.0 (26.0.4.0)
SyntaxPublic Enumeration BumpmapType
public enum class BumpmapType
Members| Member name | Value | Description |
|---|
| HeightMap | 0 | |
| NormalMap | 1 | |
See Also