| 1234567891011121314151617181920 |
- {
- "materialType": "Materials/Types/BasePBR.materialtype",
- "materialTypeVersion": 1,
- "propertyValues": {
- "baseColor.color": [
- 0.800000011920929,
- 0.800000011920929,
- 0.800000011920929,
- 1.0
- ],
- "baseColor.textureBlendMode": "Lerp",
- "baseColor.textureMap": "Assets/grass_tile_med/textures/grass_base_color.png",
- "baseColor.textureMapUv": "Unwrapped",
- "general.doubleSided": true,
- "normal.textureMap": "Assets/grass_tile_med/textures/grass_normal.png",
- "normal.textureMapUv": "Unwrapped",
- "roughness.textureMap": "Assets/grass_tile_med/textures/grass_roughness.png",
- "roughness.textureMapUv": "Unwrapped"
- }
- }
|