feat: updated engine version to 4.4-rc1
This commit is contained in:
parent
ee00efde1f
commit
21ba8e33af
5459 changed files with 1128836 additions and 198305 deletions
|
|
@ -16,6 +16,13 @@
|
|||
Implement this in GDExtension to handle the (re)sizing of a viewport.
|
||||
</description>
|
||||
</method>
|
||||
<method name="_set_anisotropic_filtering_level" qualifiers="virtual">
|
||||
<return type="void" />
|
||||
<param index="0" name="anisotropic_filtering_level" type="int" />
|
||||
<description>
|
||||
Implement this in GDExtension to change the anisotropic filtering level.
|
||||
</description>
|
||||
</method>
|
||||
<method name="_set_fsr_sharpness" qualifiers="virtual">
|
||||
<return type="void" />
|
||||
<param index="0" name="fsr_sharpness" type="float" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue