Interface ITweenBasicParameters
- Namespace
- Fallencake.UI
- Assembly
- Fallencake.UI.dll
public interface ITweenBasicParameters
Properties
Coroutine
Coroutine Coroutine { get; set; }
Property Value
- Coroutine
Type
TweenType Type { get; }
public interface ITweenBasicParameters
Coroutine Coroutine { get; set; }
TweenType Type { get; }