The names of all the joints in the model entity.
SDKs
- iOS 13.0+
- macOS 10.15+
- Mac Catalyst 13.0+
- Xcode 11.0+
Framework
- Reality
Kit
Declaration
var jointNames: [String] { get }
The names of all the joints in the model entity.
SDKs
Framework
var jointNames: [String] { get }
var model: Model Component?
The model component for the model entity.
struct Model Component
A collection of resources that create the visual appearance of an entity.
var joint Transforms: [Transform]
The relative joint transforms of the model entity.
protocol Has Model
An interface that provides meshes and materials to define the visual appearance of an entity.