You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[DOCS] Document pc.AnimationComponent#skeleton and pc.AnimationComponent#animations (playcanvas#1967)
* add pc.AnimationComponent#getSkeleton
* change function getSkeleton to property skeleton
* remove setter since it already exists (but undocumented).
* add jsdoc documentation for existing animations property
* add missing character
* fix linting issue
* document skeleton as read-only
* add comment about skeleton being null when model is gltf/glb
0 commit comments