AdvancedOpaque
Description:
A static class that provides access to the property names that appear in the AdvancedOpaque visual asset schema.
A static class that provides access to the property names that appear in the AdvancedOpaque visual asset schema.
Inheritance Hierarchy:
System.Object
Autodesk.Revit.DB.Visual.AdvancedOpaque
System.Object
Autodesk.Revit.DB.Visual.AdvancedOpaque
public static class AdvancedOpaque
| Name | Return Type | Description |
|---|---|---|
| OpaqueAlbedo | string | The property labeled "Color" from the "AdvancedOpaque" schema. |
| OpaqueEmission | string | The property labeled "Emission" from the "AdvancedOpaque" schema. |
| OpaqueF0 | string | The property labeled "Specular reflectance" from the "AdvancedOpaque" schema. |
| OpaqueLuminance | string | The property labeled "Emissive Luminance" from the "AdvancedOpaque" schema. |
| OpaqueLuminanceModifier | string | The property labeled "Luminance Scale" from the "AdvancedOpaque" schema. |
| OpaqueMfp | string | The property labeled "Translucency Depth" from the "AdvancedOpaque" schema. |
| OpaqueMfpModifier | string | The property labeled "Translucency Weight" from the "AdvancedOpaque" schema. |
| OpaqueTranslucency | string | The property labeled "Translucency" from the "AdvancedOpaque" schema. |
| SurfaceAlbedo | string | The property labeled "Color" from the "AdvancedOpaque" schema. |
| SurfaceAnisotropy | string | The property labeled "Anisotropy" from the "AdvancedOpaque" schema. |
| SurfaceCutout | string | The property labeled "Image" from the "AdvancedOpaque" schema. |
| SurfaceNdfType | string | The property labeled "NDF" from the "AdvancedOpaque" schema. |
| SurfaceNormal | string | The property labeled "Image" from the "AdvancedOpaque" schema. |
| SurfaceRotation | string | The property labeled "Rotation" from the "AdvancedOpaque" schema. |
| SurfaceRoughness | string | The property labeled "Roughness" from the "AdvancedOpaque" schema. |