Class AddMeshFilterToGameObjectsNode.OutputPort
Output ports of the AddMeshFilterToGameObjectsNode.
Inherited Members
Namespace: Unity.Importer.USD
Assembly: Unity.Importer.USD.dll
Syntax
public class AddMeshFilterToGameObjectsNode.OutputPort : OutputPorts
Fields
gameObjects
A PrimPath-GameObjects mapping, commonly used when reconstructing the hierarchy.
Declaration
public Dictionary<string, GameObject> gameObjects
Field Value
Type | Description |
---|---|
Dictionary<string, GameObject> |