NullableVector4.

NullableVector4(Vector3) Constructor

Summary

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

Syntax

public NullableVector4(Vector3 value)

Parameters

Name Type Description
value Vector3

Return Value

Type Description
void