Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Load Asset LOP: Add Help section #55

Merged
merged 5 commits into from
Jul 30, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
= AYON Load Asset =

#icon: path/to/icon
BigRoy marked this conversation as resolved.
Show resolved Hide resolved

"""References a USD file, usually an asset."""

== Overview ==

*References* or *Payloads* a USD file into the current USD layer.

In USD, when referencing, it's good to understand that you load a *single root prim* from the USD file. You will not get the full contents of the USD file if the USD file's content do not live within that single root primitive. By default, it will load a USD file's *default prim* but can be customized using the Load Options on this LOP node.

BigRoy marked this conversation as resolved.
Show resolved Hide resolved

@related

* [Node:lop/reference]