issues
search
prefrontalcortex
/
UnityGLTF
Runtime GLTF Loader for Unity3D
MIT License
163
stars
41
forks
source link
Added callbacks in gltfRecorder and removed animation bound marker
#116
Closed
pfcDorn
closed
1 year ago
pfcDorn
commented
1 year ago
added OnBeforeAddAnimationData callback to provide access to recorded animation data (for editing purpose)
removed animation bound markers. Added OnPostExport callback in gltfRecorder to provide access to user for custom solution