Summary
Returns true if all 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 AllNull(int componentCount)
Parameters
Name | Type | Description |
---|---|---|
componentCount | int |
Return Value
Type | Description |
---|---|
bool |