Class SampleBasisCurvesNode.OutputPort
Output ports of the SampleBasisCurvesNode.
Inherited Members
Namespace: Unity.Importer.USD
Assembly: Unity.Importer.USD.dll
Syntax
public class SampleBasisCurvesNode.OutputPort : OutputPorts
Fields
curveData
A PrimPath-CurvesDescription mapping resulting from the UsdGeomCurves conversion.
Declaration
public Dictionary<string, CurvesDescription> curveData
Field Value
Type | Description |
---|---|
Dictionary<string, CurvesDescription> |