ThingOrigin.js
    Preparing search index...

    Interface prs

    interface prs {
        position: xyz | Vector3;
        rotation: xyz | Vector3;
        scale: xyz | Vector3;
    }
    Index

    Properties

    position: xyz | Vector3
    rotation: xyz | Vector3
    scale: xyz | Vector3