opengametools icon indicating copy to clipboard operation
opengametools copied to clipboard

An instances layer_index can be 0xFFFFFFFF (k_invalid_group_index)

Open dougbinks opened this issue 2 years ago • 0 comments

I've recently encountered a model with an instance not in any layers, with a layer_index equal to k_invalid_group_index / UINT32_MAX.

I suggest we might need to add k_invalid_layer_index, or perhaps add a comment that this could be UINT32_MAX.

dougbinks avatar Aug 01 '23 15:08 dougbinks