Struct TweenFloat
An active tween of a float type.
Namespace: Unity.Tiny.Tweens
Syntax
public struct TweenFloat : IComponentData
Fields
end
Declaration
public float end
Field Value
Type | Description |
---|---|
System.Single |
start
Declaration
public float start
Field Value
Type | Description |
---|---|
System.Single |