Interface SpaceTransformationOptions

interface SpaceTransformationOptions {
    inverse?: boolean;
}

Hierarchy (view full)

Properties

Properties

inverse?: boolean

Perform an inverse transformation