NullableVector4.

NullableVector4(Vector4) Constructor

Summary

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

Syntax

public NullableVector4(Vector4 value)

Parameters

Name Type Description
value Vector4

Return Value

Type Description
void