AdvancedLayered
Description:
A static class that provides access to the property names that appear in the AdvancedLayered visual asset schema.
A static class that provides access to the property names that appear in the AdvancedLayered visual asset schema.
Inheritance Hierarchy:
System.Object
Autodesk.Revit.DB.Visual.AdvancedLayered
System.Object
Autodesk.Revit.DB.Visual.AdvancedLayered
public static class AdvancedLayered
| Name | Return Type | Description |
|---|---|---|
| LayeredAnisotropy | string | The property labeled "Anisotropy" from the "AdvancedLayered" schema. |
| LayeredBottomF0 | string | The property labeled "Color" from the "AdvancedLayered" schema. |
| LayeredDiffuse | string | The property labeled "Color" from the "AdvancedLayered" schema. |
| LayeredF0 | string | The property labeled "Clearcoat reflectance" from the "AdvancedLayered" schema. |
| LayeredFraction | string | The property labeled "Fraction" from the "AdvancedLayered" schema. |
| LayeredNdfType | string | The property labeled "NDF" from the "AdvancedLayered" schema. |
| LayeredNormal | string | The property labeled "Image" from the "AdvancedLayered" schema. |
| LayeredRotation | string | The property labeled "Rotation" from the "AdvancedLayered" schema. |
| LayeredRoughness | string | The property labeled "Roughness" from the "AdvancedLayered" schema. |
| SurfaceAlbedo | string | The property labeled "Color" from the "AdvancedLayered" schema. |
| SurfaceAnisotropy | string | The property labeled "Anisotropy" from the "AdvancedLayered" schema. |
| SurfaceCutout | string | The property labeled "Image" from the "AdvancedLayered" schema. |
| SurfaceNdfType | string | The property labeled "NDF" from the "AdvancedLayered" schema. |
| SurfaceNormal | string | The property labeled "Image" from the "AdvancedLayered" schema. |
| SurfaceRotation | string | The property labeled "Rotation" from the "AdvancedLayered" schema. |
| SurfaceRoughness | string | The property labeled "Roughness" from the "AdvancedLayered" schema. |