NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
nw4r::lyt::TexSRT Struct Reference

Description

Definition at line 610 of file lyt_types.h.

Public Attributes

math::VEC2 translate
 
f32 rotate
 
math::VEC2 scale
 

Member Data Documentation

◆ translate

math::VEC2 nw4r::lyt::TexSRT::translate

Definition at line 611 of file lyt_types.h.

◆ rotate

f32 nw4r::lyt::TexSRT::rotate

Definition at line 612 of file lyt_types.h.

◆ scale

math::VEC2 nw4r::lyt::TexSRT::scale

Definition at line 613 of file lyt_types.h.