Summary
A vector decomposed into
FlexiMotion.DirectionLength.Direction
and FlexiMotion.DirectionLength.Length
.- Assembly
- FlexiMotion
.dll - Namespace
- FlexiMotion
- Base Types
-
- ValueType
graph BT
Type-->Base0["ValueType"]
Type["DirectionLength"]
class Type type-node
Syntax
public readonly struct DirectionLength : ValueType
Constructors
Name | Summary |
---|---|
DirectionLength |
Creates a new FlexiMotion.DirectionLength . |
DirectionLength |
Creates a new FlexiMotion.DirectionLength . |
Fields
Extension Methods
Name | Value | Summary |
---|---|---|
LogTemp |
T |
Debug.Log(message, context) with an [System.ObsoleteAttribute ] warning so you remember
to remove any calls.
From FMUtilities
|
SafeGetHashCode |
int |
Uses
System.Collections.Generic.EqualityComparer`1.Default to get a hash code.From FMUtilities
|