BetterModel
Toggle table of contents
1.14.2-SNAPSHOT-427
api
Target filter
api
Switch theme
Search in API
Skip to content
BetterModel
api
/
kr.toxicity.model.api.data.blueprint
/
BlueprintElement
/
Locator
Locator
class
Locator
:
Record
,
BlueprintElement.Bone
Blueprint locator
Parameters
uuid
uuid
name
name
origin
origin
Members
Constructors
Locator
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
name
Link copied to clipboard
@
NotNull
abstract
fun
name
(
)
:
@
NotNull
BoneName
Gets bone name
origin
Link copied to clipboard
@
NotNull
open
fun
origin
(
)
:
@
NotNull
Float3
Gets origin
rotation
Link copied to clipboard
@
NotNull
open
fun
rotation
(
)
:
@
NotNull
Float3
Gets rotation
to
String
Link copied to clipboard
abstract
fun
toString
(
)
:
String
uuid
Link copied to clipboard
@
NotNull
abstract
fun
uuid
(
)
:
@
NotNull
UUID
Gets bone uuid
visibility
Link copied to clipboard
open
fun
visibility
(
)
:
Boolean
Gets visibility