@minecraft
    正在准备搜索索引...

    接口 CameraSetRotOptions

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

    属性

    easeOptions?: EaseOptions
    location?: Vector3
    rotation: Vector2