Skip to main content

B1BGMTransitionData

  • Defines the fade-in and fade-out transition parameters for switching between BGM tracks,
    * including group ID, curves, time offsets, and transition type.
PropertyTypeDescriptionMetadata
GroupIdFNameGroup ID identifying the BGM transition group.Category: B1BGMTransitionData
CurveFadeInTObjectPtrCurve controlling the fade-in volume over time.Category: B1BGMTransitionData
FadeInOffsetfloatTime offset in seconds before the fade-in begins.Category: B1BGMTransitionData
ClampMax: 10.0
ClampMin: 0.0
FadeInTimefloatDuration in seconds of the fade-in.Category: B1BGMTransitionData
ClampMax: 10.0
ClampMin: 0.0
CurveFadeOutTObjectPtrCurve controlling the fade-out volume over time.Category: B1BGMTransitionData
FadeOutOffsetfloatTime offset in seconds before the fade-out begins.Category: B1BGMTransitionData
ClampMax: 10.0
ClampMin: 0.0
FadeOutTimefloatDuration in seconds of the fade-out.Category: B1BGMTransitionData
ClampMax: 10.0
ClampMin: 0.0
BGMTransitionTypeEB1BGMTransitionTypeTransition type defining how the BGM switches.Category: B1BGMTransitionData