orx
Toggle table of contents
0.5.0-dev.28+293aff4
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
orx
orx-dnk3
/
org.openrndr.extra.dnk3.gltf
/
SceneAnimation
Scene
Animation
class
SceneAnimation
(
var
channels
:
List
<
AnimationChannel
>
)
(
source
)
Members
Constructors
Scene
Animation
Link copied to clipboard
constructor
(
channels
:
List
<
AnimationChannel
>
)
Properties
channels
Link copied to clipboard
var
channels
:
List
<
AnimationChannel
>
duration
Link copied to clipboard
val
duration
:
Double
Functions
apply
To
Targets
Link copied to clipboard
fun
applyToTargets
(
input
:
Double
)