@vcmap/core
    Preparing search index...

    Type Alias RotationEvent

    type RotationEvent = {
        angle: number;
        axis: AxisAndPlanes;
    }
    Index

    Properties

    Properties

    angle: number