Summary
Creates a new
InspectorGadgets.NullableVector4
using the first 4 elements of the specified array as its components.- Assembly
- Kybernetik
.InspectorGadgets .Editor .dll - Namespace
- InspectorGadgets
- Containing Type
- NullableVector4
Syntax
public NullableVector4(Nullable<float>[] values)
Parameters
Name | Type | Description |
---|---|---|
values | Nullable |
Return Value
Type | Description |
---|---|
void |