Skip to content

Documentation / scene / restoreGeometryCacheMeshBinding

Function: restoreGeometryCacheMeshBinding()

restoreGeometryCacheMeshBinding(mesh): Promise<boolean>

Defined in: libs/scene/src/animation/geometry_cache_utils.ts:131

Restores a mesh primitive after geometry cache playback.

Parameters

mesh

Mesh

Returns

Promise<boolean>

Released under the MIT License.