Summary
Returns true if any of the components of this vector are null, ignoring components after `componentCount`.
- Assembly
- Kybernetik
.InspectorGadgets .Editor .dll - Namespace
- InspectorGadgets
- Containing Type
- NullableVector4
Syntax
public bool AnyNull(int componentCount)
Parameters
| Name | Type | Description |
|---|---|---|
| componentCount | int |
Return Value
| Type | Description |
|---|---|
| bool |