NullableVector4.

NullableVector4(NullableVector4) Constructor

Summary

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

Syntax

public NullableVector4(NullableVector4 value)

Parameters

Name Type Description
value NullableVector4

Return Value

Type Description
void