This method sets the available values of the given VUInfo
object, that means, memebers of the given parameter that
are not -1 and not null are copied to the related members
of this object
This method sets the available values of the given VUUserInfo
object, that means, memebers of the given parameter that
are not -1 and not null are copied to the related members
of this object
This method sets the available values of the given VUInfo
object, that means, memebers of the given parameter that
are not -1 and not null are copied to the related members
of this object
This method sets the available values of the given VUWorldInfo
object, that means, memebers of the given parameter that
are not -1 and not null are copied to the related members
of this object
Here an object is handed over which has inherited from FramActionTrigger;
it is called once per frame to perform several operations without creating
an own behavior
Initialize the mixer for playing this track
volume formula used:
volume = (trackVolume + volumeSlide + volumeTune) *
envelopeVolume * fadeoutVolume
panning formula used:
p = panning + effects.panningSlide
panning = p + min(p,1-p) * (envelopePanning - 0.5) * 2
the rate is calculated in a format specific way using:
note + fineTune + relativeNote + noteTune + noteSlide
Comparing to setLightColor() this method doesn't affects the color of the
light which is reflected on other objects but the visible part of it (the
lens flare like effect).