Support ApplyMatrix
This commit is contained in:
@@ -34,7 +34,7 @@ namespace GTETest {
|
||||
GTE::set_trans_matrix(matrix);
|
||||
GTE::set_rot_matrix(matrix);
|
||||
|
||||
doener_fish.apply();
|
||||
doener_fish.apply(matrix);
|
||||
rotation += 5_DEG;
|
||||
return false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user