Home > @visualization-tools/core > IGlAttribute > getSharableState
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>