|
@@ -90,6 +90,6 @@ Test guidance will sometimes note specific issues to watch for. The common issue
|
|
|
|
|
|
**Suggested Time Box:** 5-10 mins
|
|
|
|
|
|
-| Workflow | Requests | Things to Watch For | Testing Notes |
|
|
|
-|------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------|---------------|
|
|
|
-| Define a larger terrain area | * Proportionally increase the size of your Terrain Spawner's Shape component to the following dimensions (X,Y,Z): 32 km x 32 km x ?<br>* In the Terrain World Renderer:<ul> * Increase the Mesh render distance to match, or exceed, the Terrain Spawner Shape component<br>* Increase the Camera component's Far clip distance to match, or exceed, the Terrain Spawner Shape component | * Rendering issues (texture stretching, missing color data, etc.) | |
|
|
|
+| Workflow | Requests | Things to Watch For |
|
|
|
+|------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------|
|
|
|
+| Define a larger terrain area | * Proportionally increase the size of your Terrain Spawner's Shape component to the following dimensions (X,Y,Z): 32 km x 32 km x ?<br>* In the Terrain World Renderer:<ul> * Increase the Mesh render distance to match, or exceed, the Terrain Spawner Shape component<br>* Increase the Camera component's Far clip distance to match, or exceed, the Terrain Spawner Shape component | * Rendering issues (texture stretching, missing color data, etc.) |
|