visualization-tools

Home > @visualization-tools/core > AttributeState > (constructor)

AttributeState.(constructor)

Constructs a new instance of the AttributeState class

Signature:

constructor(attribute: IGlAttribute<TArray>, buffer: IGlBuffer<TArray>);

Parameters

Parameter Type Description
attribute IGlAttribute<TArray>  
buffer IGlBuffer<TArray>