Class Scalar

A typed scalar constant used to represent a typed number argument to PackedFunc calls.

Hierarchy

  • Scalar

Constructors

Properties

Constructors

Properties

dtype: string

The data type of the scalar.

value: number

The value.

Generated using TypeDoc