Search
Preparing search index...
The search index is not available
Divine Engine API
Options
All
Public
Public/Protected
All
Inherited
Menu
Divine Engine API
behaviours
ActionLoop
Class ActionLoop
Hierarchy
ActionLoop
Index
Constructors
constructor
Properties
duration
end
start
type
Constructors
constructor
new
Action
Loop
(
type
?:
string
, duration
?:
number
, start
?:
Vector3
, end
?:
Vector3
)
:
ActionLoop
Parameters
type:
string
= ""
duration:
number
= 0
Optional
start:
Vector3
Optional
end:
Vector3
Returns
ActionLoop
Properties
duration
duration
:
number
= 0
Optional
end
end
?:
Vector3
Optional
start
start
?:
Vector3
type
type
:
string
= ""
Modules
assets
behaviours
components
core
helper
index
inputsystem
math
physicssystem
rendersystem
scene
soundsystem
zones
Action
Loop
constructor
duration
end
start
type
Generated using
TypeDoc