Expand description
everything related to .inkanim All animations in Cyberpunk 2077 UI are similar to web and traditional 2D animations frameworks.
Structs§
- Blank
InkAnim Sequence Target Info - when declaring interpolation event(s), corresponding target has a negative handle ref ID
- Effect
Interpolator - InkAnim
Animation Library Resource - InkAnim
Definition - a sequence of interpolators
- InkAnim
Sequence - a sequence of interpolations (interpolators and events)
- InkAnim
Sequence Target Info - when related to interpolator(s), corresponding target is a sequence of digits indicating the path to the nested element
- Interpolator
- generic interpolator
- Orphan
InkAnim Interpolator - orphan interpolator
- Transformation
Enums§
- Direction
- see NativeDB
- Fade
- transparency interpolation direction
- InkAnim
Interpolator - any interpolator
- InkAnim
Interpolator Type - every kind of possible interpolation
- Mode
- see NativeDB
- Range
- specific interpolator values interpretation
- Target
- any target
- Type
- see NativeDB
- inkEffect
Type