Summary
The component of this vector at the specified index: 0 = x, 1 = y, 2 = z, 3 = w.
- Assembly
- Kybernetik
.InspectorGadgets .Editor .dll - Namespace
- InspectorGadgets
- Containing Type
- NullableVector4
Syntax
public Nullable<float> this[int i] { get; set; }
Parameters
Name | Type | Description |
---|---|---|
i | int |
Value
Type | Description |
---|---|
Nullable |