mirror of
https://github.com/lighttransport/tinyusdz.git
synced 2026-01-18 01:11:17 +01:00
11 lines
87 B
Plaintext
11 lines
87 B
Plaintext
#usda 1.0
|
|
(
|
|
defaultPrim = "sphere"
|
|
)
|
|
|
|
def Sphere "sphere"
|
|
{
|
|
double radius = 1.2
|
|
}
|
|
|