Struct AnimationTrackOffset
Represents a per entity offset for the animation track. Use this to apply a starting offset on the track
Namespace: Unity.Timeline.Animation
Syntax
public struct AnimationTrackOffset : IComponentData
Fields
Value
Root transform offset to apply
Declaration
public RigidTransform Value
Field Value
Type | Description |
---|---|
RigidTransform |