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

    Class RecordState

    Index

    Constructors

    Properties

    Constructors

    • Creates a new record state.

      Parameters

      • position: Vector3

        The position of the particle.

      • size: number

        The size of the particle.

      • color: Vector4

        The color of the particle.

      Returns RecordState

    Properties

    color: Vector4
    position: Vector3
    size: number