2021-04-10 09:14:16 +00:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
|
|
|
|
<PropertyList>
|
|
|
|
<type>2d</type>
|
|
|
|
<width>screen</width>
|
|
|
|
<height>screen</height>
|
|
|
|
<format>rgb16f</format>
|
|
|
|
<min-filter>linear</min-filter>
|
|
|
|
<mag-filter>linear</mag-filter>
|
2023-04-12 20:50:03 +00:00
|
|
|
<wrap-s>clamp-to-edge</wrap-s>
|
|
|
|
<wrap-t>clamp-to-edge</wrap-t>
|
2021-04-10 09:14:16 +00:00
|
|
|
</PropertyList>
|