Class FilterPrimsByKindNode.OutputPort
Output ports of the FilterPrimsByKindNode.
Inherited Members
Namespace: Unity.Importer.USD
Assembly: Unity.Importer.USD.dll
Syntax
public class FilterPrimsByKindNode.OutputPort : OutputPorts
Fields
primList
List of prims that are of the given Kind
Declaration
public List<UsdPrim> primList
Field Value
Type | Description |
---|---|
List<UsdPrim> |