parseBoneSet

Parse a bone set from a JSON string.

@safe @trusted
parseBoneSet
(
string json
,
BoneType delegate
(
wstring
)
@safe
bonePicker
)

Meta