Summary
Sets each of the components of this vector to be the same as the specified `value`.
- Assembly
- Kybernetik
.InspectorGadgets .Editor .dll - Namespace
- InspectorGadgets
- Containing Type
- NullableVector4
Syntax
public void CopyFrom(NullableVector4 value)
Parameters
| Name | Type | Description |
|---|---|---|
| value | NullableVector4 |
Return Value
| Type | Description |
|---|---|
| void |