Cosmos Journeyer API Documentation - v1.10.1
    Preparing search index...
    interface UpdatablePostProcess {
        update(deltaTime: number): void;
    }

    Hierarchy

    • PostProcess
      • UpdatablePostProcess

    Implemented by

    Index

    Methods

    Methods