Skip to main content

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

ushort

Flags

public TimelineSampleFlags Flags

Field Value

TimelineSampleFlags

NodeId

public uint NodeId

Field Value

uint

Progress

public float Progress

Field Value

float

TrackId

public uint TrackId

Field Value

uint

Value

public float Value

Field Value

float

Velocity

public float Velocity

Field Value

float

Properties

IsActive

public readonly bool IsActive { get; }

Property Value

bool

IsCompleted

public readonly bool IsCompleted { get; }

Property Value

bool