Home > @uniformdev/mesh-sdk > SetValueMessage
SetValueMessage type
Signature:
type SetValueMessage = {
uniformMeshLocationValue: unknown;
options?: SetValueOptions;
closeDialog?: boolean;
};
References: SetValueOptions
Home > @uniformdev/mesh-sdk > SetValueMessage
Signature:
type SetValueMessage = {
uniformMeshLocationValue: unknown;
options?: SetValueOptions;
closeDialog?: boolean;
};
References: SetValueOptions