ModelSettings.xml 410 B

1234567891011121314
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <AssetDeclaration xmlns="uri:ea.com:eala:asset" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  3. <ModelSettings
  4. id="Settings_ModelInfo"
  5. ForceModelsToFollowTimeOfDay="true"
  6. ForceModelsToFollowWeather="true"
  7. AnimationSharingCap="100"
  8. AnimationSharingFrameTolerance="5.0"
  9. AnimationSharingDrasticThreshold="0.5">
  10. </ModelSettings>
  11. </AssetDeclaration>