GLTFAnimation.xml 724 B

12345678910111213141516171819
  1. <?xml version="1.0" encoding="UTF-8" ?>
  2. <class name="GLTFAnimation" inherits="Resource" version="3.6" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../doc/class.xsd">
  3. <brief_description>
  4. </brief_description>
  5. <description>
  6. [b]Note:[/b] This class is only compiled in editor builds. Run-time glTF loading and saving is [i]not[/i] available in exported projects. References to [GLTFAnimation] within a script will cause an error in an exported project.
  7. </description>
  8. <tutorials>
  9. </tutorials>
  10. <methods>
  11. </methods>
  12. <members>
  13. <member name="loop" type="bool" setter="set_loop" getter="get_loop" default="false">
  14. </member>
  15. </members>
  16. <constants>
  17. </constants>
  18. </class>