What does ‘mapped’ in variables modifiers mean?
I understand ‘ReadOnly’ property of variables modifiers which occurs error when I try to update value at runtime.
How about ‘mapped’?
Nothing will happen when I update the value.
I can not find any document about this.
Best regards