Skip to content

BumpMap

Public Class

A static class that provides access to the property names that appear in the BumpMap visual asset schema.

Inheritance Hierarchy

System.Object
Autodesk.Revit.DB.Visual.BumpMap

Namespace: Autodesk.Revit.DB.Visual

Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)

Syntax

public static class BumpMap

The BumpMap type exposes the following members.

Properties

Name

Description


Public Property
Static Member
BumpmapBitmap

The property labeled “Source” from the “BumpMap” schema.


Public Property
Static Member
BumpmapDepth

The property labeled “Amount” from the “BumpMap” schema.


Public Property
Static Member
BumpmapNormalScale

The property labeled “Amount” from the “BumpMap” schema.


Public Property
Static Member
BumpmapType

The property labeled “Bump Type” from the “BumpMap” schema.


Public Property
Static Member
TextureLinkTextureTransforms

The property labeled “Link Transforms” from the “BumpMap” schema.


Public Property
Static Member
TextureOffsetLock

The property labeled “Offset Lock” from the “BumpMap” schema.


Public Property
Static Member
TextureRealWorldOffsetX

The property labeled “Offset X” from the “BumpMap” schema.


Public Property
Static Member
TextureRealWorldOffsetY

The property labeled “Offset Y” from the “BumpMap” schema.


Public Property
Static Member
TextureRealWorldScaleX

The property labeled “Size X” from the “BumpMap” schema.


Public Property
Static Member
TextureRealWorldScaleY

The property labeled “Size Y” from the “BumpMap” schema.


Public Property
Static Member
TextureScaleLock

The property labeled “Scale Lock” from the “BumpMap” schema.


Public Property
Static Member
TextureURepeat

The property labeled “U Repeat” from the “BumpMap” schema.


Public Property
Static Member
TextureVRepeat

The property labeled “V Repeat” from the “BumpMap” schema.


Public Property
Static Member
TextureWAngle

The property labeled “Angle” from the “BumpMap” schema.