Math3D Full Project API
    Preparing search index...
    type GeometryObjectTransform = {
        position: Vec3;
        rotation: Vec3;
        scale: Vec3;
    }
    Index

    Properties

    position: Vec3
    rotation: Vec3
    scale: Vec3