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
/
GltfSkin
Gltf
Skin
data
class
GltfSkin
(
val
inverseBindMatrices
:
Int
,
val
joints
:
IntArray
,
val
skeleton
:
Int
)
(
source
)
Members
Constructors
Gltf
Skin
Link copied to clipboard
constructor
(
inverseBindMatrices
:
Int
,
joints
:
IntArray
,
skeleton
:
Int
)
Properties
inverse
Bind
Matrices
Link copied to clipboard
val
inverseBindMatrices
:
Int
joints
Link copied to clipboard
val
joints
:
IntArray
skeleton
Link copied to clipboard
val
skeleton
:
Int