property(at:)
Returns the property at a given path, if it exists.
Declaration
func property(at path: USDLayer.Path) -> USDPrim.PropertyDiscussion
If no property exists at the resolved path, returns an invalid property handle.
Returns the property at a given path, if it exists.
func property(at path: USDLayer.Path) -> USDPrim.PropertyIf no property exists at the resolved path, returns an invalid property handle.