Class AnimationKeyDouble
Animation key storing double values.
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 AnimationKeyDouble : AnimationKeyBase
Fields
Value
The key value effective at the Time.
Declaration
public double Value
Field Value
Type | Description |
---|---|
System.Double |