Instance Property
hoiInfo
Higher-order interpolation definitions where the keys are axis tags.
Declaration
var hoiInfo: [String : [String : Any]]? { get set }Declaration
@property (nonatomic, strong) NSDictionary<NSString *,NSDictionary<NSString *,id> *> * hoiInfo;Declaration
hoiInfo() -> dict[str, NSDictionary<NSString *,id>]
setHoiInfo_(hoiInfo: dict[str, NSDictionary<NSString *,id>])See Also
Metadata
A user-assigned name of the node.
Hobby node information associated with the node.
The pen point at the node, or
nilif none exists.The pen points associated with the node.