37 lines
956 B
Plaintext
37 lines
956 B
Plaintext
(
|
|
schema_version: 2,
|
|
label: "surface_tint Instance",
|
|
base: ((
|
|
asset_id: "d6cb4151-7124-4237-aaf9-f7f8abd5fb76",
|
|
sub_asset_id: "material:source",
|
|
label: "surface_tint",
|
|
source_path: Some("assets/materials/surface_tint.ron"),
|
|
)),
|
|
overrides: (
|
|
values: [
|
|
(
|
|
name: "base_color",
|
|
value: Color((
|
|
r: 0.82078725,
|
|
g: 0.04000172,
|
|
b: 0.04000172,
|
|
a: 1.0,
|
|
)),
|
|
),
|
|
(
|
|
name: "emissive_intensity",
|
|
value: Float(20000.0),
|
|
),
|
|
(
|
|
name: "tint",
|
|
value: Color((
|
|
r: 0.32096356,
|
|
g: 0.32096356,
|
|
b: 0.32096356,
|
|
a: 1.0,
|
|
)),
|
|
),
|
|
],
|
|
textures: [],
|
|
),
|
|
) |