Matrix Engine Api Documentation - v1.15.7
    Preparing search index...

    Class KaleidoscopeEmitter

    KaleidoscopeEmitter procedural kaleidoscope particles with vertex animation

    Index

    Constructors

    Properties

    _finalMatrix: Mat4
    _localMatrix: Mat4
    _scratch4: Float32Array<ArrayBuffer>
    baseRotation: number[]
    bindGroup: any
    cameraBuffer: any
    device: any
    enabled: boolean
    floatsPerInstance: number
    format: any
    globalColorShiftSpeed: number
    globalSegments: number
    globalZoom: number
    indexBuffer: any
    indexCount: number
    instanceData: Float32Array<ArrayBuffer>
    instanceTargets: {
        color: number[];
        colorShift: any;
        currentPosition: number[];
        currentScale: number[];
        intensity: number;
        position: number[];
        riseSpeed: number;
        rotation: any;
        scale: number[];
        speed: number;
        time: number;
        tintStrength: number;
    }[]
    intensity: number
    maxBound: number
    maxParticles: number
    memoryCrazzyCase: any[]
    minBound: number
    modelBuffer: any
    pipeline: any
    riseDirection: number
    rotSpeed: number
    scaleCoeficient: number
    smoothFlickeringScale: number
    swap0: number
    swap1: number
    swap2: number
    time: number
    uvBuffer: any
    vertexBuffer: any

    Methods