Contents

fields(at:)

Returns the names of the fields authored at the given path.

Declaration

func fields(at path: USDLayer.Path) -> [USDToken]

Parameters

  • path:

    The path to look up.

Return Value

The names of the authored fields.

See Also

Reading and authoring fields