Summary
Returns the highest value.
- Assembly
- FlexiMotion
.dll - Namespace
- FlexiMotion
- Containing Type
- FMUtilities
Syntax
[MethodImpl(MethodImplOptions.AggressiveInlining)]
public static float Max(this Vector3 vector)
Attributes
| Type | Description |
|---|---|
| MethodImplAttribute |
Parameters
| Name | Type | Description |
|---|---|---|
| vector | Vector3 |
Return Value
| Type | Description |
|---|---|
| float |