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

    Interface IEmitter

    interface IEmitter {
        matrixWorld: any;
        system: IParticleSystem;
        uuid: string;
        visible: boolean;
    }
    Index

    Properties

    matrixWorld: any
    uuid: string
    visible: boolean