Noise
Description:
A static class that provides access to the property names that appear in the Noise visual asset schema.
A static class that provides access to the property names that appear in the Noise visual asset schema.
Inheritance Hierarchy:
System.Object
Autodesk.Revit.DB.Visual.Noise
System.Object
Autodesk.Revit.DB.Visual.Noise
public static class Noise
| Name | Return Type | Description |
|---|---|---|
| NoiseColor1 | string | The property labeled "Color 1" from the "Noise" schema. |
| NoiseColor2 | string | The property labeled "Color 2" from the "Noise" schema. |
| NoiseLevels | string | The property labeled "Levels" from the "Noise" schema. |
| NoisePhase | string | The property labeled "Phase" from the "Noise" schema. |
| NoiseSize | string | The property labeled "Size" from the "Noise" schema. |
| NoiseThresholdHigh | string | The property labeled "High" from the "Noise" schema. |
| NoiseThresholdLow | string | The property labeled "Low" from the "Noise" schema. |
| NoiseType | string | The property labeled "Noise Type" from the "Noise" schema. |
| TextureAngle | string | The property labeled "Angle" from the "Noise" schema. |
| TextureLinkTextureTransforms | string | The property labeled "Link Transforms" from the "Noise" schema. |
| TextureRealWorldOffsetX | string | The property labeled "Offset X" from the "Noise" schema. |
| TextureRealWorldOffsetY | string | The property labeled "Offset Y" from the "Noise" schema. |
| TextureRealWorldOffsetZ | string | The property labeled "Offset Z" from the "Noise" schema. |