Advertisement
Guest User

Untitled

a guest
Jan 11th, 2019
258
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.29 KB | None | 0 0
  1. <?xml version="1.0"?>
  2. <Reflection>
  3. <class name="BRTTIRefCount" base="root class" />
  4. <class name="BPersistent" base="BRTTIRefCount">
  5. <prop name="Name" type="String" />
  6. </class>
  7. <class name="GraphicConfigData" base="BPersistent">
  8. <prop name="Build" type="U32" />
  9. <prop name="Version" type="Fct" />
  10. <prop name="Mode" type="Fct" />
  11. <prop name="Vsync" type="Fct" />
  12. <prop name="FrameLatency" type="Fct" />
  13. <prop name="AntiAlias" type="Fct" />
  14. <prop name="SMAAFXAA" type="Fct" />
  15. <prop name="Windowed" type="Fct" />
  16. <prop name="TextureFilter" type="Fct" />
  17. <prop name="TextureResolution" type="Fct" />
  18. <prop name="Brightness" type="Fct" />
  19. <prop name="CarDetailLevel" type="Fct" />
  20. <prop name="TrackDetailLevel" type="Fct" />
  21. <prop name="ShadowDetailLevel" type="Fct" />
  22. <prop name="MotionblurLevel" type="Fct" />
  23. <prop name="EffectsDetailLevel" type="Fct" />
  24. <prop name="EnvmapDetailLevel" type="Fct" />
  25. <prop name="MirrorEnabled" type="Fct" />
  26. <prop name="MirrorEnhanced" type="Fct" />
  27. <prop name="EnvmapReflectionDetailLevel" type="Fct" />
  28. <prop name="GraphicsLevel" type="Fct" />
  29. <prop name="SuperSampling" type="Fct" />
  30. <prop name="LowSuperSampling" type="Fct" />
  31. <prop name="VRSuperSampling" type="Fct" />
  32. <prop name="SharpeningStrength" type="Fct" />
  33. <prop name="SharpeningClamp" type="Fct" />
  34. <prop name="OffsetBias" type="Fct" />
  35. </class>
  36. <data class="GraphicConfigData" id="0x423D7F40">
  37. <prop name="Name" data="" />
  38. <prop name="Build" data="1108" />
  39. <prop name="Version" version="2" />
  40. <prop name="Mode" adapter="0" width="2560" height="1440" refresh_num="59997" refresh_dem="1000" />
  41. <prop name="Vsync" vsync="0" />
  42. <prop name="FrameLatency" framelatency="2" />
  43. <prop name="AntiAlias" antialias="2" />
  44. <prop name="SMAAFXAA" smaafxaa="0" />
  45. <prop name="Windowed" windowed="1" />
  46. <prop name="TextureFilter" texturefilter="5" />
  47. <prop name="TextureResolution" textureresolution="2" />
  48. <prop name="Brightness" brightness="10" />
  49. <prop name="CarDetailLevel" cardetaillevel="2" />
  50. <prop name="TrackDetailLevel" trackdetaillevel="2" />
  51. <prop name="ShadowDetailLevel" shadowdetaillevel="0" />
  52. <prop name="MotionblurLevel" motionblurLevel="0" />
  53. <prop name="EffectsDetailLevel" effectsdetaillevel="2" />
  54. <prop name="EnvmapDetailLevel" envmapdetaillevel="2" />
  55. <prop name="MirrorEnabled" mirrorenabled="1" />
  56. <prop name="MirrorEnhanced" mirrorenhanced="0" />
  57. <prop name="EnvmapReflectionDetailLevel" envmapreflectiondetaillevel="2" />
  58. <prop name="GraphicsLevel" graphicslevel="4" />
  59. <prop name="SuperSampling" supersampling="0" />
  60. <prop name="LowSuperSampling" lowsupersampling="0" />
  61. <prop name="VRSuperSampling" vrsupersampling="0" />
  62. <prop name="SharpeningStrength" sharpeningstrength="0.900000" />
  63. <prop name="SharpeningClamp" sharpeningclamp="0.090000" />
  64. <prop name="OffsetBias" offsetbias="1.000000" />
  65. </data>
  66. </Reflection>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement