wima
    Preparing search index...

    Interface RemoteTransform3DSerial

    interface RemoteTransform3DSerial {
        copyOrientation: boolean;
        copyScale: boolean;
        copyTranslation: boolean;
        entity: any;
        offsetTransform: any;
    }
    Index

    Properties

    copyOrientation: boolean
    copyScale: boolean
    copyTranslation: boolean
    entity: any
    offsetTransform: any