BetterModel
Toggle table of contents
1.4.3-SNAPSHOT-50
api
Platform filter
api
Switch theme
Search in API
BetterModel
api
/
kr.toxicity.model.api.data.raw
/
ModelElement
Model
Element
class
ModelElement
:
Record
A raw model's element (cube).
Parameters
name
name
uuid
cube's uuid
from
min-position
to
max-position
inflate
inflate
rotation
rotation
origin
origin
faces
uv
Members
Constructors
Model
Element
Link copied to clipboard
constructor
(
)
Functions
equals
Link copied to clipboard
abstract
fun
equals
(
p
:
Any
)
:
Boolean
hash
Code
Link copied to clipboard
abstract
fun
hashCode
(
)
:
Int
has
Texture
Link copied to clipboard
open
fun
hasTexture
(
)
:
Boolean
max
Link copied to clipboard
open
fun
max
(
)
:
Float
to
String
Link copied to clipboard
abstract
fun
toString
(
)
:
String