FontTexture

@Serializable
data object FontTexture : ResourceType.Texture

Font textures. Assumed to contain the file extension .png inside ResourcePath.path.

path: textures/, extension: none

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.