mirror of
https://github.com/PotentiaRobotics/engine-software.git
synced 2025-04-16 02:00:16 -04:00
19 lines
347 B
Protocol Buffer
19 lines
347 B
Protocol Buffer
#VRML_SIM R2021a utf8
|
|
# license: Copyright Cyberbotics Ltd. Licensed for use only with Webots.
|
|
# license url: https://cyberbotics.com/webots_assets_license
|
|
# tags: hidden
|
|
|
|
PROTO RegularAppearance [
|
|
]
|
|
{
|
|
PBRAppearance {
|
|
baseColorMap ImageTexture {
|
|
url [
|
|
"textures/atlas.jpg"
|
|
]
|
|
}
|
|
roughness 0.3
|
|
metalness 0
|
|
}
|
|
}
|