Skip to content

Commit

Permalink
Revert "updated comment"
Browse files Browse the repository at this point in the history
This reverts commit daceea4.
  • Loading branch information
pravusjif committed Sep 13, 2024
1 parent daceea4 commit 7424147
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions proto/decentraland/sdk/components/virtual_camera.proto
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,8 @@ import "decentraland/sdk/components/common/id.proto";
option (common.ecs_component_id) = 1076;

// PBVirtualCamera represents a camera to be used at some point in time during the scene execution

// * The defaultTransition represents the transition TOWARDS this camera. If there is none, it's treated as
// an 'instant' transition (like using speed/time = 0)

// * The lookAtEntity defines to which entity the Camera has to look at constantly (independent from
// the holding entity transform).
message PBVirtualCamera {
Expand Down

0 comments on commit 7424147

Please sign in to comment.