Constructor PortTypeVector4
PortTypeVector4()
Initializes a new instance of the PortTypeVector4 class.
Declaration
public PortTypeVector4()
PortTypeVector4(Vector4)
Initializes a new instance of the PortTypeVector4 class.
Declaration
public PortTypeVector4(Vector4 defaultValue)
Parameters
| Type | Name | Description |
|---|---|---|
| Vector4 | defaultValue | The default value. |
PortTypeVector4(PortType<Vector4>)
Initializes a new instance of the PortTypeVector4 class.
Declaration
public PortTypeVector4(PortType<Vector4> p)
Parameters
| Type | Name | Description |
|---|---|---|
| PortType<Vector4> | p | The p. |