Wire |
public class WireBoxNode : MultiLineBaseNode
The WireBoxNode type exposes the following members.
Name | Description | |
---|---|---|
WireBoxNode(String) | Constructor | |
WireBoxNode(Material, String) | Constructor | |
WireBoxNode(Color4, Single, String) | Constructor | |
WireBoxNode(Vector3, Vector3, Color4, Single, String) | Constructor |
Name | Description | |
---|---|---|
Position | Position of the wire box. By default this represents the center position of the wire box, but can be changed by PositionType property. Default value is (0, 0, 0) | |
PositionType | Type of the Position. Default value is Center. | |
Size | Size of the box in all three dimensions. Default value is (1, 1, 1) |
Name | Description | |
---|---|---|
UpdateWireBoxPositions | UpdateWireBoxPositions |