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: 25.0.0.0 (25.0.0.0)
SyntaxPublic Enumeration BumpmapType
public enum class BumpmapType
MembersMember name | Value | Description |
---|
HeightMap | 0 | |
NormalMap | 1 | |
See Also