Table of Contents

Class ShapeOutputSlotInfo

An OutputSlotInfo preset for modules that output CGShape data. Allows modules to output a CGShape that varies along a shape extrusion. See also CGDataRequestShapeRasterization

[AttributeUsage(AttributeTargets.Field)]
public class ShapeOutputSlotInfo : OutputSlotInfo
Inheritance
ShapeOutputSlotInfo
Inherited Members

Constructors

ShapeOutputSlotInfo()

public ShapeOutputSlotInfo()

ShapeOutputSlotInfo(string)

public ShapeOutputSlotInfo(string name)

Parameters

name string

Fields

OutputsVariableShape

Whether this module outputs a CGShape that varies along a shape extrusion

public bool OutputsVariableShape

Field Value

bool