Rename Diffuse to BaseColor
This commit is contained in:
@@ -8,7 +8,7 @@ import ViewerData from Engine.ViewerData;
|
||||
struct BasicSettings
|
||||
{
|
||||
AlphaThreshold: f32,
|
||||
DiffuseColor: vec4[f32]
|
||||
BaseColor: vec4[f32]
|
||||
}
|
||||
|
||||
external
|
||||
|
||||
Reference in New Issue
Block a user