BB.Dsl.Texture (bb v0.2.1)

View Source

A 2D texture

Summary

Types

t()

@type t() :: %BB.Dsl.Texture{
  __identifier__: any(),
  __spark_metadata__: Spark.Dsl.Entity.spark_meta(),
  filename: String.t()
}