Uniform Model
data class UniformModel(propertyAccessorName: String, name: String, type: UniformModel.Type, comment: String)
Content copied to clipboard
Types
Type
Link copied to clipboard
Functions
component1
Link copied to clipboard
component2
Link copied to clipboard
component3
Link copied to clipboard
component4
Link copied to clipboard
copy
Link copied to clipboard
fun copy(propertyAccessorName: String, name: String, type: UniformModel.Type, comment: String): UniformModel
Content copied to clipboard