Class CreateEmptyObjectsNode.InputPort
Input ports of the CreateEmptyObjectsNode.
Inherited Members
Namespace: Unity.Importer.USD
Assembly: Unity.Importer.USD.dll
Syntax
public class CreateEmptyObjectsNode.InputPort : InputPorts
Fields
prims
A list of prims to convert to empty GameObjects.
Declaration
public List<UsdPrim> prims
Field Value
Type | Description |
---|---|
List<UsdPrim> |