SketchUp C API
|
Manages a Overlay object, which is used to blend external images on top of SketchUp rendering. More...
#include <SketchUpAPI/application/overlay.h>
Manages a Overlay object, which is used to blend external images on top of SketchUp rendering.
|
related |
Enables or disables an overlay.
[in] | overlay | The overlay object |
[in] | enabled | Whether to enable or disable |
|
related |
Signature for SUOverlayCreateInfo::end_frame callback.