ReasoningSpec.includeFrame property

Signature:

readonly includeFrame?: boolean | {
        on: "sceneChange";
        everyNCalls?: number;
    };