Files
tinyusdz/tests/usda/sphere.usda
2021-09-08 22:22:21 +09:00

11 lines
87 B
Plaintext

#usda 1.0
(
defaultPrim = "sphere"
)
def Sphere "sphere"
{
double radius = 1.2
}