mirror of
https://github.com/lighttransport/tinyusdz.git
synced 2026-01-18 01:11:17 +01:00
6 lines
77 B
Plaintext
6 lines
77 B
Plaintext
#usda 1.0
|
|
|
|
def Mesh "mymesh" {
|
|
float[] creaseSharpnesses = [1.0, 1.0]
|
|
}
|