systemix - v0.1.1
    Preparing search index...

    Interface tSubComp

    interface tSubComp {
        component?: tComponentDef;
        orientation: tVec3;
        pa: tParamVal;
        position: tVec3;
    }
    Index

    Properties

    component?: tComponentDef
    orientation: tVec3
    position: tVec3