NullObject

A raw model's null object

Parameters

name
uuid
ikTarget

ik target

position

position

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
val PARSER: JsonDeserializer<ModelElement>

Functions

Link copied to clipboard
abstract fun equals(p: Any): Boolean
Link copied to clipboard
abstract fun hashCode(): Int
Link copied to clipboard
open fun isSupported(): Boolean
Checks this element is supported
Link copied to clipboard
@NotNull
abstract fun name(): @NotNull String
Gets name
Link copied to clipboard
@NotNull
open fun position(): @NotNull Float3
Gets position
Link copied to clipboard
abstract fun toString(): String
Link copied to clipboard
@NotNull
open fun type(): @NotNull String
Gets type
Link copied to clipboard
@NotNull
abstract fun uuid(): @NotNull String
Gets uuid