ProtoTwin API
    Preparing search index...

    Interface IRobotPath

    Path.

    interface IRobotPath {
        length: number;
        frame(s: number): IFrame;
    }
    Index

    Properties

    Methods

    Properties

    length: number

    Methods