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