B1VoiceGrowthStepInfo
- Per-growth-step voice data for a voice entry (selection resource ID + pitch slider range).
| Property | Type | Description | Metadata |
|---|---|---|---|
| GrowthStep | EB1GrowthStep | Growth step this entry applies to. Individual values only - combined masks are not allowed. | Category: B1VoiceGrowthStepInfo |
| SelectionId | FName | Voice selection ID used for this growth step. | Category: B1VoiceGrowthStepInfo Foreign: VoiceSelection.Id |
| PitchOffsetMin | float | Minimum pitch offset in semitones for this growth step. | Category: B1VoiceGrowthStepInfo |
| PitchOffsetMax | float | Maximum pitch offset in semitones for this growth step. | Category: B1VoiceGrowthStepInfo |
| PitchOffsetDefault | float | Default pitch offset in semitones applied when this voice is first selected/assigned. Must be within [Min, Max]. | Category: B1VoiceGrowthStepInfo |