A material
Summary
Types
@type t() :: %BB.Dsl.Material{ __identifier__: any(), __spark_metadata__: Spark.Dsl.Entity.spark_meta(), color: nil | BB.Dsl.Color.t(), name: atom(), texture: nil | BB.Dsl.Texture.t() }
A material
@type t() :: %BB.Dsl.Material{ __identifier__: any(), __spark_metadata__: Spark.Dsl.Entity.spark_meta(), color: nil | BB.Dsl.Color.t(), name: atom(), texture: nil | BB.Dsl.Texture.t() }