123456789101112131415161718192021222324252627 |
- {
- "materialType": "Materials/Types/StandardPBR.materialtype",
- "materialTypeVersion": 5,
- "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",
- "emissive.color": [
- 0.0,
- 0.0,
- 0.0,
- 1.0
- ],
- "general.doubleSided": true,
- "normal.textureMap": "Assets/grass_tile_med/textures/grass_normal.png",
- "normal.textureMapUv": "Unwrapped",
- "opacity.factor": 1.0,
- "roughness.textureMap": "Assets/grass_tile_med/textures/grass_roughness.png",
- "roughness.textureMapUv": "Unwrapped"
- }
- }
|