Skip to content
Jigwright
HullForge docs

Set Blend Space Axis

Set a blend space axis name, range and grid divisions. Refuses a range that would leave existing samples outside it, because those samples stay where they are and become unreachable.

hf_set_blend_space_axisWrite

Arguments

NameTypeDescription
blend_spacereqstringBlend Space path.
allow_orphan_samplesboolean
= false
Required to narrow a range past existing samples.
axisinteger
= 0
0 for horizontal, 1 for vertical.
0 | 1
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.
grid_divisionsintegerMust be at least 1.
maxnumber
minnumber
namestringAxis display name, for example Speed.

Nearby in Animation:

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