Interface BlueprintElement.Bone
- All Superinterfaces:
BlueprintElement
- All Known Implementing Classes:
BlueprintElement.Group,BlueprintElement.Locator,BlueprintElement.NullObject
- Enclosing interface:
BlueprintElement
public static sealed interface BlueprintElement.Bone
extends BlueprintElement
permits BlueprintElement.Group, BlueprintElement.Locator, BlueprintElement.NullObject
Bone element
-
Nested Class Summary
Nested classes/interfaces inherited from interface kr.toxicity.model.api.data.blueprint.BlueprintElement
BlueprintElement.BlueprintCamera, BlueprintElement.Bone, BlueprintElement.Cube, BlueprintElement.Group, BlueprintElement.Locator, BlueprintElement.NullObject -
Method Summary
Methods inherited from interface kr.toxicity.model.api.data.blueprint.BlueprintElement
rotation, visibility
-
Method Details
-
uuid
Gets bone uuid- Returns:
- uuid
-
name
Gets bone name- Returns:
- bone name
-
origin
Gets origin- Returns:
- origin
-