BetterModel
Toggle table of contents
1.8.1-SNAPSHOT-207
api
Platform filter
api
Switch theme
Search in API
BetterModel
api
/
kr.toxicity.model.api.data.raw
/
ModelChildren
/
ModelGroup
Model
Group
class
ModelGroup
:
Record
,
ModelChildren
A raw group of models.
Parameters
name
group name
origin
origin
rotation
rotation
uuid
uuid
children
children
_
visibility
visibility
Members
Constructors
Model
Group
Link copied to clipboard
constructor
(
)
Properties
PARSER
Link copied to clipboard
val
PARSER
:
ModelChildren.Parser
Singleton parser instance.
Functions
equals
Link copied to clipboard
abstract
fun
equals
(
p
:
Any
)
:
Boolean
hash
Code
Link copied to clipboard
abstract
fun
hashCode
(
)
:
Int
origin
Link copied to clipboard
@
NotNull
open
fun
origin
(
)
:
@
NotNull
Float3
rotation
Link copied to clipboard
@
NotNull
open
fun
rotation
(
)
:
@
NotNull
Float3
to
String
Link copied to clipboard
abstract
fun
toString
(
)
:
String
visibility
Link copied to clipboard
open
fun
visibility
(
)
:
Boolean