LizzyFox-code / BrgContainer

The Unity BRG Container
MIT License
63 stars 6 forks source link

The type or namespace name 'Transforms' does not exist. #10

Closed wearplugins closed 3 months ago

wearplugins commented 3 months ago

Assets\Scripts\Samples\BatchDataBuffer\BatchDataBufferSample.cs(1,13): error CS0234: The type or namespace name 'Transforms' does not exist in the namespace 'Unity' (are you missing an assembly reference?)

Please remove reference Unity.Transforms in BatchDataBufferSample.cs.

LizzyFox-code commented 3 months ago

Oh, sorry, I have fixed it.