Rebel Fork Framework
Main Page
Related Pages
Namespaces
Namespace List
Namespace Members
All
Functions
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
Enumerations
Related Functions
Files
File List
Enumerations
AnimationDefs.h File Reference
Enumerations
enum
Urho3D::WrapMode
{
Urho3D::WM_LOOP
= 0,
Urho3D::WM_ONCE
,
Urho3D::WM_CLAMP
}
Animation wrap mode.
More...
Enumeration Type Documentation
◆
WrapMode
enum
Urho3D::WrapMode
Animation wrap mode.
Enumerator
WM_LOOP
Loop mode.
WM_ONCE
Play once, when animation finished it will be removed.
WM_CLAMP
Clamp mode.
Urho3D
Scene
AnimationDefs.h