Pre-Summer Sale Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: ac4s65

Consider the following HelloWorld.

Consider the following HelloWorld.usda OpenUSD layer:

#usda 1.0

(

defaultPrim = "hello"

)

def Xform "hello"

{

double3 xformOp:translate = (4, 5, 6)

uniform token[] xformOpOrder = ["xformOp:translate"]

def Sphere "world"

{

float3[] extent = [(-2, -2, -2), (2, 2, 2)]

color3f[] primvars:displayColor = [(0, 0, 1)]

double radius = 2

}

}

What would be the output of the following Python snippet?

from pxr import Usd

refStage = Usd.Stage.CreateInMemory()

refSphere = refStage.OverridePrim("/refSphere")

refSphere.GetReferences().AddReference("./HelloWorld.usda")

print(refStage.GetRootLayer().ExportToString())

A.

#usda 1.0

over "hello"

{

over "refSphere" (

prepend references = @./HelloWorld.usda@

)

{

}

}

B.

#usda 1.0

over "refSphere"

{

}

C.

#usda 1.0

over "refSphere" (

prepend references = @./HelloWorld.usda@

)

{

}

NCP-OUSD PDF/Engine
  • Printable Format
  • Value of Money
  • 100% Pass Assurance
  • Verified Answers
  • Researched by Industry Experts
  • Based on Real Exams Scenarios
  • 100% Real Questions
buy now NCP-OUSD pdf
Get 65% Discount on All Products, Use Coupon: "ac4s65"