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: 21.0.0.0 (21.1.1.109)
Syntax
| C# |
|---|
public enum BumpmapType |
| Visual Basic |
|---|
Public Enumeration BumpmapType |
| Visual C++ |
|---|
public enum class BumpmapType |
Members
| Member name | Description |
|---|---|
| HeightMap | |
| NormalMap |