Skip to content

Commit

Permalink
camera to forward
Browse files Browse the repository at this point in the history
  • Loading branch information
ousttrue committed Oct 16, 2024
1 parent f203180 commit 2b0cba9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Assets/VRM10_Samples/VRM10Viewer/VRM10RokuroCamera.cs
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ struct PosRot

class _Rokuro
{
public float Yaw;
public float Yaw = 180.0f;
public float Pitch;
public float ShiftX;
public float ShiftY;
Expand Down

0 comments on commit 2b0cba9

Please sign in to comment.