Home > @visualization-tools/core > AttributeState > (constructor)
Constructs a new instance of the AttributeState class
Signature:
constructor(attribute: IGlAttribute<TArray>, buffer: IGlBuffer<TArray>);
| Parameter | Type | Description |
|---|---|---|
| attribute | IGlAttribute<TArray> | |
| buffer | IGlBuffer<TArray> |