Opt whether to display the track before the time of its first point. Otherwise, the track will always be displayed when the current animation time is before the first point's time.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property UsePreFade() As Boolean |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property bool get_UsePreFade(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|






