Tommy Walton b91c95ac6e Enable instanced draw calls in the MeshFeatureProcessor (#15722) 2 years ago
..
Assets b91c95ac6e Enable instanced draw calls in the MeshFeatureProcessor (#15722) 2 years ago
Registry 8ef1405cb9 Moved the TestData folder in the Atom gem to AtomContent (#14205) 3 years ago
CMakeLists.txt 8ef1405cb9 Moved the TestData folder in the Atom gem to AtomContent (#14205) 3 years ago
gem.json 8ef1405cb9 Moved the TestData folder in the Atom gem to AtomContent (#14205) 3 years ago
preview.png 8ef1405cb9 Moved the TestData folder in the Atom gem to AtomContent (#14205) 3 years ago
readme.txt 8ef1405cb9 Moved the TestData folder in the Atom gem to AtomContent (#14205) 3 years ago

readme.txt

The reason for the "TestData" folder inside the Assets folder is to make it very clear that the corresponding assets in the cache are from the TestData gem.
For example, the asset path at runtime will be like "testdata/objects/cube.azmodel" instead of "objects/cube.azmodel".