Struct TimelineSample
Namespace: VelloSharp.Composition
Assembly: VelloSharp.Composition.dll
public struct TimelineSample
Inherited Members
object.Equals(object?), object.Equals(object?, object?), object.GetHashCode(), object.GetType(), object.ReferenceEquals(object?, object?), object.ToString()
Fields
ChannelId
public ushort ChannelId
Field Value
Flags
public TimelineSampleFlags Flags
Field Value
NodeId
public uint NodeId
Field Value
Progress
public float Progress
Field Value
TrackId
public uint TrackId
Field Value
Value
public float Value
Field Value
Velocity
public float Velocity
Field Value
Properties
IsActive
public readonly bool IsActive { get; }
Property Value
IsCompleted
public readonly bool IsCompleted { get; }