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

    Interface StretchedBillBoardSettings

    interface StretchedBillBoardSettings {
        lengthFactor: number;
        speedFactor: number;
    }
    Index

    Properties

    lengthFactor: number

    how stretched the particle is in the direction of the camera based on the size of the particle.

    speedFactor: number

    how stretched the particle is in the direction of the camera based on the speed of the particle.