AdvancedTransparent
Description:
A static class that provides access to the property names that appear in the AdvancedTransparent visual asset schema.
A static class that provides access to the property names that appear in the AdvancedTransparent visual asset schema.
Inheritance Hierarchy:
System.Object
Autodesk.Revit.DB.Visual.AdvancedTransparent
System.Object
Autodesk.Revit.DB.Visual.AdvancedTransparent
public static class AdvancedTransparent
| Name | Return Type | Description |
|---|---|---|
| SurfaceAlbedo | string | The property labeled "Color" from the "AdvancedTransparent" schema. |
| SurfaceAnisotropy | string | The property labeled "Anisotropy" from the "AdvancedTransparent" schema. |
| SurfaceCutout | string | The property labeled "Image" from the "AdvancedTransparent" schema. |
| SurfaceNdfType | string | The property labeled "NDF" from the "AdvancedTransparent" schema. |
| SurfaceNormal | string | The property labeled "Image" from the "AdvancedTransparent" schema. |
| SurfaceRotation | string | The property labeled "Rotation" from the "AdvancedTransparent" schema. |
| SurfaceRoughness | string | The property labeled "Roughness" from the "AdvancedTransparent" schema. |
| TransparentColor | string | The property labeled "Color" from the "AdvancedTransparent" schema. |
| TransparentDistance | string | The property labeled "Transparent Distance" from the "AdvancedTransparent" schema. |
| TransparentIor | string | The property labeled "IOR" from the "AdvancedTransparent" schema. |