BB.Dsl.Material (bb v0.2.1)
View SourceA 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() }