Namespace:
Autodesk.Revit.DB.Visual
BumpMap
Class
Description:
A static class that provides access to the property names that appear in the BumpMap visual asset schema.
A static class that provides access to the property names that appear in the BumpMap visual asset schema.
BumpMap Class Members:
Name | Description |
---|---|
BumpmapBitmap | The property labeled "Source" from the "BumpMap" schema. |
BumpmapDepth | The property labeled "Amount" from the "BumpMap" schema. |
BumpmapNormalScale | The property labeled "Amount" from the "BumpMap" schema. |
BumpmapType | The property labeled "Bump Type" from the "BumpMap" schema. |
TextureLinkTextureTransforms | The property labeled "Link Transforms" from the "BumpMap" schema. |
TextureOffsetLock | The property labeled "Offset Lock" from the "BumpMap" schema. |
TextureRealWorldOffsetX | The property labeled "Offset X" from the "BumpMap" schema. |
TextureRealWorldOffsetY | The property labeled "Offset Y" from the "BumpMap" schema. |
TextureRealWorldScaleX | The property labeled "Size X" from the "BumpMap" schema. |
TextureRealWorldScaleY | The property labeled "Size Y" from the "BumpMap" schema. |
TextureScaleLock | The property labeled "Scale Lock" from the "BumpMap" schema. |
TextureURepeat | The property labeled "U Repeat" from the "BumpMap" schema. |
TextureVRepeat | The property labeled "V Repeat" from the "BumpMap" schema. |
TextureWAngle | The property labeled "Angle" from the "BumpMap" schema. |