#include <capture.h>
Definition at line 70 of file capture.h.
◆ range
| std::optional<Range> impeller::CaptureProperty::Options::range |
An inspector hint that can be used for displaying sliders. Only used for numeric types. Rounded down for integer types.
Definition at line 83 of file capture.h.
◆ readonly
| bool impeller::CaptureProperty::Options::readonly = false |
Readonly properties are always re-recorded during capture. Any edits made to readonly values in-between captures are overwritten during the next capture.
Definition at line 79 of file capture.h.
The documentation for this struct was generated from the following file: