NullableVector4.

NullableVector4(Vector2) Constructor

Summary

Creates a new InspectorGadgets.NullableVector4 with each of its components set the same as the specified `value`.

Syntax

public NullableVector4(Vector2 value)

Parameters

Name Type Description
value Vector2

Return Value

Type Description
void