FreeCAD / src /Mod /Material /Resources /Models /Rendering /TextureRendering.yml
AbdulElahGwaith's picture
Upload folder using huggingface_hub
985c397 verified
---
# SPDX-License-Identifier: LGPL-2.1-or-later
# ***************************************************************************
# * *
# * Copyright (c) 2023 David Carter <dcarter@davidcarter.ca> *
# * *
# * This program is free software; you can redistribute it and/or modify *
# * it under the terms of the GNU Lesser General Public License (LGPL) *
# * as published by the Free Software Foundation; either version 2 of *
# * the License, or (at your option) any later version. *
# * for detail see the LICENCE text file. *
# * *
# * This program is distributed in the hope that it will be useful, *
# * but WITHOUT ANY WARRANTY; without even the implied warranty of *
# * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *
# * GNU Library General Public License for more details. *
# * *
# * You should have received a copy of the GNU Library General Public *
# * License along with this program; if not, write to the Free Software *
# * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 *
# * USA *
# * *
# ***************************************************************************
AppearanceModel:
Name: "Texture Rendering"
UUID: 'bbdcc65b-67ca-489c-bd5c-a36e33d1c160'
URL: ''
Description: "default rendering model"
DOI: ""
Inherits:
- BasicRendering:
UUID: 'f006c7e4-35b7-43d5-bbf9-c5d572309e6e'
TexturePath:
DisplayName: "Texture Path"
Type: 'File'
Units: ''
URL: ''
Description: "Path to file containing a texture image. Only used if Texture Image is unpopulated"
TextureImage:
DisplayName: "Texture Image"
Type: 'Image'
Units: ''
URL: ''
Description: "Embedded texture image"
TextureScaling:
DisplayName: "Texture Scaling"
Type: 'Float'
Units: ''
URL: ''
Description: " "