Property VLChangeRate.TVLChangeRate.UseBlending
From Mitov Wiki Doc
This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Class: TVLChangeRate
Contents |
Syntax
Delphi:
property UseBlending : Boolean read FUseBlending write SetUseBlending default True;
C++ Builder:
__property bool UseBlending = { read=FUseBlending, write=SetUseBlending, default=True };
Summary
Enables/Disables the transitional blending between frames.
Description
Use this property to enable or disable the blending when
transitioning from frame to frame.