Namespace:
Autodesk.Revit.DB
RenderDuration
Enumeration
Description:
An enumerated type containing possible duration types to do Raytracer render.
An enumerated type containing possible duration types to do Raytracer render.
Syntax
public enum RenderDuration
Unknown Namespace Members:
Name | Description |
---|---|
ByLevel | Render by the defined iterations. |
ByTime | Render by the defined time. |
UntilSatisfactory | Render until satisfactory. |