IKeyFrame Schnittstelle
Definition
public interface class IKeyFrame
public interface IKeyFrame
type IKeyFrame = interface
Public Interface IKeyFrame
- Abgeleitet
Hinweise
Der Zugriff auf KeyTime -Instanzen ermöglicht dem Benutzer eine präzisere Kontrolle über die Interpolation einer Animation, was eine elegantere, gut koordinierte und realistischere Darstellung ermöglicht.Accessing KeyTime instances grant the user finer control over an animation's interpolation, allowing for a more elegant, well-coordinated and realistic experience.
Eigenschaften
KeyTime |
Ruft einem KeyFrame-Objekt zugeordnete KeyTime-Werte ab oder legt diese fest.Gets or sets KeyTime values associated with a KeyFrame object. |
Value |
Ruft den Wert ab, der einer KeyTime-Instanz zugeordnet ist, oder legt diesen fest.Gets or sets the value associated with a KeyTime instance. |