visualization-tools

Home > @visualization-tools/core > IGlAttribute > getSharableState

IGlAttribute.getSharableState() method

The internal state of the attribute that can be shared, namely the buffer that the attribute points to.

Signature:

getSharableState(): IAttributeState<TArray>;

Returns:

IAttributeState<TArray>