babylon.quarks - v0.19.0
    Preparing search index...

    Interface TrailSettings

    interface TrailSettings {
        followLocalOrigin: boolean;
        startLength: ValueGenerator | FunctionValueGenerator;
    }
    Index

    Properties

    followLocalOrigin: boolean

    Whether to follow the local origin.

    Start length of the trail.