BetterModel
Toggle table of contents
1.14.1-SNAPSHOT-413
api
Target filter
api
Switch theme
Search in API
Skip to content
BetterModel
api
/
kr.toxicity.model.api.data.blueprint
/
BlueprintElement
/
BlueprintLocator
Blueprint
Locator
class
BlueprintLocator
:
Record
,
BlueprintElement.Bone
Blueprint locator
Parameters
name
name
Members
Constructors
Blueprint
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
visibility
Link copied to clipboard
open
fun
visibility
(
)
:
Boolean
Gets visibility