BetterModel
Toggle table of contents
1.12.2-SNAPSHOT-357
api
Platform filter
api
Switch theme
Search in API
BetterModel
api
/
kr.toxicity.model.api.data.blueprint
/
BlueprintAnimator
/
AnimatorData
Animator
Data
class
AnimatorData
:
Record
Animation data
Parameters
name
name
position
position
scale
scale
rotation
rotation
Members
Constructors
Animator
Data
Link copied to clipboard
constructor
(
)
Functions
all
Points
Link copied to clipboard
@
NotNull
open
fun
allPoints
(
)
:
@
NotNull
Stream
<
VectorPoint
>
Gets flatten points
equals
Link copied to clipboard
abstract
fun
equals
(
p
:
Any
)
:
Boolean
hash
Code
Link copied to clipboard
abstract
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
abstract
fun
toString
(
)
:
String