NCP-OUSD 試験問題を無料オンラインアクセス

試験コード:NCP-OUSD
試験名称:NVIDIA-Certified Professional: OpenUSD Development (NCP-OUSD)
認定資格:NVIDIA
無料問題数:72
更新日:2026-05-31
評価
100%

問題 1

Consider a USD that has a root Xform, that has a child Sphere, that in turn has a child Cube.
Xform
- Sphere
-- Cube
When you open the USD, you see the sphere and the cube. But when you author the Sphere to be invisible, the sphere disappears, but the Cube is still visible.
What could be causing this behavior?

問題 2

Why would you not see a sphere when opening this scene?
#usda 1.0
(
defaultPrim = "wall_a_inst"
upAxis = "Z"
)
def Xform "wall_a_inst" (
instanceable = true
variants = {
string Emissive = "Default"
}
prepend variantSets = "Emissive"
)
{
def Sphere "Sphere"
{
}
variantSet "Emissive" = {
"Daytime" {
}
"Default" {
}
}
}

問題 3

Which of the following are valid reasons for choosing to use or develop a standalone converter instead of an importer/exporter for a digital content creation (DCC) application? Choose two.

問題 4

Which of the following statements about debugging complex LIVRPS scenarios are correct?

問題 5

Which of these are valid types for custom attributes in OpenUSD? (Choose two.)

コメントを追加

あなたのメールアドレスが公開されることはありません。個人情報に関する内容は隠されます *

insert code
画面にある文字を入力してください。