Class AnimationKeyBase
Base class to hold a single animation key. Derived types specify the type of the value controlled by the keys.
Inheritance
System.Object
AnimationKeyBase
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Fusee.Engine.Core.Scene
Assembly: Fusee.Engine.Core.dll
Syntax
public class AnimationKeyBase
Fields
Time
The position of the key on the time-line.
Declaration
public float Time
Field Value
Type | Description |
---|---|
System.Single |