Vixen
02b45cc4
csharp
public struct MatchTargetAim

Takes the follow target's orientation as the camera's own.

No guide page documents this yet — the page shows what the code says about itself.

As a scene component

Size
4 bytes — 1024 rows in a 16 KB chunk, alone on the archetype

Remarks

Cinemachine's Same As Follow Target. The case for it is the camera bone: an animator has already authored the shot, in the rig, and the last thing the engine should do is have an opinion about it. Also what a cockpit camera wants, where the aircraft's roll is the shot.

Fields and properties (1)

  • public float Damping

    How long the camera takes to remove 99 % of the difference. Zero copies exactly.

Used by (7)

  • ComponentRegistrationVixen.Engine
  • TypeRegistrationVixen.Engine
  • VirtualCameraSystemVixen.Engine
  • VirtualCameraTestsVixen.Engine.Tests
  • VirtualCamerasVixen.Engine
  • Vixen_Engine_Cameras_MatchTargetAimSerializerVixen.Engine
  • MaterialIconsVixen.Editor.App