Shader Params Model
data class ShaderParamsModel(originatingElement: Element, annotatedPackageName: String, annotatedSimpleName: String, uniforms: List<UniformModel>, attributes: List<AttributeModel>)
Content copied to clipboard