snd::Setting
UbiResourceType
:"snd::Setting"
snd::Setting
structure
Name | Type | Condition | Description |
---|---|---|---|
volume | ValidatedUbiSubResource 1 |
||
fadeIn | ValidatedUbiSubResource 1 |
||
fadeInCurve | uint32 |
||
fadeOut | ValidatedUbiSubResource 1 |
||
fadeOutCurve | uint32 |
||
pitch | ValidatedUbiSubResource 1 |
||
nLoops | ValidatedUbiSubResource 2 |
version < 3 |
If x = nLoops.Get(), x < 501 , this field is converted to [snd::InitValueConst ]<int32 > with nLoops.const = x . Otherwise, this field is set to NULL . |
nLoops | ValidatedUbiSubResource 3 |
version >= 3 |
|
panning | ValidatedUbiSubResource 4 |
||
position | ValidatedUbiSubResource 5 |
||
behaviour | int32 |
-
If
isValid
, Revelation assumestype
to be one of the"snd::InitValue"
types with afloat32
value type. ↩↩↩↩ -
If
isValid
, Revelation assumestype
to be one of the"snd::InitValue"
types with auint32
value type. ↩ -
If
isValid
, Revelation assumestype
to be one of the"snd::InitValue"
types with aint32
value type. ↩ -
If
isValid
, Revelation assumestype
to besnd::VirtualPanning
. ↩ -
If
isValid
, Revelation assumestype
to be one of the"snd::InitValue"
types with aVector3
value type. ↩