Skip to content
Jigwright
HullForge docs

Remove Blend Space Sample

Remove a sample from a blend space by index. INDICES AFTER IT SHIFT DOWN BY ONE, so anything holding an index is now off; the tool says so and reports the new count.

hf_remove_blend_space_sampleWriteDestructive

Arguments

NameTypeDescription
blend_spacereqstringBlend Space path.
sample_indexreqintegerIndex from hf_describe_blend_space.
forceboolean
= false
Edit even when the asset cannot currently be saved - for example when revision control is configured but disconnected. The change will be made in memory and WILL BE LOST unless the underlying problem is fixed before saving. Only pass this if you intend to discard the work or fix the connection first.

Nearby in Animation:

All 52 tools in Animation — 43 more not listed here.