Texture

@Serializable
data object Texture : ResourceType.PngFile

Generic textures.

path: textures/, extension: png

Properties

Link copied to clipboard
open override val prefix: String

The directory under which resources of this type are stored.

Link copied to clipboard
open override val suffix: String

The file extension of resources of this type.