2027 Class
Changes 0
C

Noise

Description:
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
public static class Noise
Name Return Type Description
P NoiseColor1 string The property labeled "Color 1" from the "Noise" schema.
P NoiseColor2 string The property labeled "Color 2" from the "Noise" schema.
P NoiseLevels string The property labeled "Levels" from the "Noise" schema.
P NoisePhase string The property labeled "Phase" from the "Noise" schema.
P NoiseSize string The property labeled "Size" from the "Noise" schema.
P NoiseThresholdHigh string The property labeled "High" from the "Noise" schema.
P NoiseThresholdLow string The property labeled "Low" from the "Noise" schema.
P NoiseType string The property labeled "Noise Type" from the "Noise" schema.
P TextureAngle string The property labeled "Angle" from the "Noise" schema.
P TextureLinkTextureTransforms string The property labeled "Link Transforms" from the "Noise" schema.
P TextureRealWorldOffsetX string The property labeled "Offset X" from the "Noise" schema.
P TextureRealWorldOffsetY string The property labeled "Offset Y" from the "Noise" schema.
P TextureRealWorldOffsetZ string The property labeled "Offset Z" from the "Noise" schema.