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_axisWriteArguments
| Name | Type | Description |
|---|---|---|
blend_spacereq | string | Blend Space path. |
allow_orphan_samples | boolean = false | Required to narrow a range past existing samples. |
axis | integer = 0 | 0 for horizontal, 1 for vertical. 0 | 1 |
force | boolean = 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_divisions | integer | Must be at least 1. |
max | number | |
min | number | |
name | string | Axis display name, for example Speed. |
Related tools
Nearby in Animation:
- Set Anim Curve Key
- Set Anim Interpolation
- Set Anim Rate Scale
- Set Anim Root Motion
- Set Blend Space Sample
- Set Montage Section Next
- Set Montage Slot
- Set Socket Transform
All 52 tools in Animation — 43 more not listed here.