summaryrefslogtreecommitdiffstats
path: root/modules/gltf/doc_classes/GLTFAnimation.xml
blob: 65335250aab9d7b5105b2eb74789f228ed6fb000 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8" ?>
<class name="GLTFAnimation" inherits="Resource" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../doc/class.xsd">
	<brief_description>
	</brief_description>
	<description>
	</description>
	<tutorials>
		<link title="Runtime file loading and saving">$DOCS_URL/tutorials/io/runtime_file_loading_and_saving.html</link>
	</tutorials>
	<members>
		<member name="loop" type="bool" setter="set_loop" getter="get_loop" default="false">
		</member>
	</members>
</class>