VertexAttribute

@Serializable
data class VertexAttribute(val attribName: String) : MaterialAttribute

Constructors

Link copied to clipboard
constructor(attribName: String)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open fun matchesCfg(cfg: ColorBlockConfig): Boolean
open override fun matchesCfg(cfg: PropertyBlockConfig): Boolean