Script API - v1.21.90.28
    Preparing search index...

    Interface CameraSetRotOptions

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

    Properties

    easeOptions?: EaseOptions
    location?: Vector3
    rotation: Vector2