@minecraft/server

    Interface CameraSetRotOptions

    interface CameraSetRotOptions {
        easeOptions?: CameraEaseOptions;
        location?: Vector3;
        rotation: Vector2;
    }
    Index

    Properties

    easeOptions?: CameraEaseOptions
    location?: Vector3
    rotation: Vector2
    MMNEPVFCICPMFPCPTTAAATR