tModLoader v2025.06
A mod to make and play Terraria mods
ICameraModifier Interface Reference

Inherited by PunchCameraModifier.

Public Member Functions

void Update (ref CameraInfo cameraPosition)
 

Properties

bool Finished [get]
 
string UniqueIdentity [get]
 Will cause any other active camera modifiers with the same value to be cleared when this camera modifier is added More...
 

Property Documentation

◆ UniqueIdentity

string ICameraModifier.UniqueIdentity
get

Will cause any other active camera modifiers with the same value to be cleared when this camera modifier is added

Implemented in PunchCameraModifier.