V-Gears 0
Free Final Fantasy VII engine.
Background2DAnimation::Background2DKeyFrameUV Struct Reference

A keyframe. More...

Public Attributes

float time
 Keyframe time. More...
 
float u1
 Keyframe vector component. More...
 
float v1
 Keyframe vector component. More...
 
float u2
 Keyframe vector component. More...
 
float v2
 Keyframe vector component. More...
 

Detailed Description

A keyframe.

Member Data Documentation

◆ time

float Background2DAnimation::Background2DKeyFrameUV::time

Keyframe time.

◆ u1

float Background2DAnimation::Background2DKeyFrameUV::u1

Keyframe vector component.

◆ u2

float Background2DAnimation::Background2DKeyFrameUV::u2

Keyframe vector component.

◆ v1

float Background2DAnimation::Background2DKeyFrameUV::v1

Keyframe vector component.

◆ v2

float Background2DAnimation::Background2DKeyFrameUV::v2

Keyframe vector component.


The documentation for this struct was generated from the following file: