Skip to content

Commit

Permalink
updated comment
Browse files Browse the repository at this point in the history
  • Loading branch information
pravusjif committed Sep 13, 2024
1 parent 901df65 commit daceea4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions proto/decentraland/sdk/components/virtual_camera.proto
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,10 @@ 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 daceea4

Please sign in to comment.