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

    Class ConstantValue

    startGen/genValue follow the per-particle slot pattern documented in GeneratorMemory.ts: spawn calls startGen(memory) once (claim a slot or no-op), then genValue(memory) per frame.

    Implements

    Index

    Constructors

    Properties

    Methods

    Constructors

    • Parameters

      • value: number

      Returns ConstantValue

    Properties

    type: "value"
    value: number

    Methods