mirror of
https://github.com/GayPizzaSpecifications/voxelotl-engine.git
synced 2025-08-03 13:11:33 +00:00
model batch untz untz untz
This commit is contained in:
@ -1,5 +1,4 @@
|
||||
|
||||
public struct Material {
|
||||
public struct Material: Hashable {
|
||||
public var ambient: Color<Float>
|
||||
public var diffuse: Color<Float>
|
||||
public var specular: Color<Float>
|
||||
|
Reference in New Issue
Block a user