@class SCNNode; @interface SCNIKJoint : NSObject @property (nonatomic) SCNNode *joint; @property (nonatomic) double maxAllowedRotationAngle; @end
@class SCNNode; @interface SCNIKJoint : NSObject @property (nonatomic) SCNNode *joint; @property (nonatomic) double maxAllowedRotationAngle; @end