BetterModel
Toggle table of contents
1.11.4-SNAPSHOT-340
api
Platform filter
api
Switch theme
Search in API
BetterModel
api
/
kr.toxicity.model.api.data.raw
/
ModelUV
Model
UV
class
ModelUV
:
Record
UV data of a model
Parameters
uv
uv
rotation
rotation
texture
texture
Members
Constructors
Model
UV
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
to
Json
Link copied to clipboard
@
NotNull
open
fun
toJson
(
@
NotNull
parent
:
@
NotNull
ModelBlueprint
,
tint
:
Int
)
:
@
NotNull
JsonObject
Gets json data of uv
to
String
Link copied to clipboard
abstract
fun
toString
(
)
:
String