Summary
Creates a new
InspectorGadgets.NullableVector4
with each of its components set the same as the specified `value`.- Assembly
- Kybernetik
.InspectorGadgets .Editor .dll - Namespace
- InspectorGadgets
- Containing Type
- NullableVector4
Syntax
public NullableVector4(Vector3 value)
Parameters
Name | Type | Description |
---|---|---|
value | Vector3 |
Return Value
Type | Description |
---|---|
void |