Add framework for avoidance of color flash in new windows
This commit is contained in:
parent
73ab514657
commit
d0e37cd04c
11 changed files with 55 additions and 3 deletions
|
|
@ -1262,6 +1262,12 @@
|
|||
Tries to free an object in the RenderingServer.
|
||||
</description>
|
||||
</method>
|
||||
<method name="get_default_clear_color">
|
||||
<return type="Color" />
|
||||
<description>
|
||||
Returns the default clear color which is used when a specific clear color has not been selected.
|
||||
</description>
|
||||
</method>
|
||||
<method name="get_frame_setup_time_cpu" qualifiers="const">
|
||||
<return type="float" />
|
||||
<description>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue