Свойство | Тип | Описание | |
---|---|---|---|
Values | Direction[] | ||
directions | UnityEngine.Vector3d[] | ||
positive | UnityEngine.Vector3d |
Метод | Описание | |
---|---|---|
Add ( UnityEngine.Vector3d vector ) : void | ||
GetMagnitude ( UnityEngine.Vector3d direction ) : double | ||
Load ( |
||
Save ( |
||
Vector6 ( ) : System | ||
Vector6 ( UnityEngine.Vector3d positive, UnityEngine.Vector3d negative ) : System | ||
this ( Direction index ) : double |
public Add ( UnityEngine.Vector3d vector ) : void | ||
vector | UnityEngine.Vector3d | |
Результат | void |
public GetMagnitude ( UnityEngine.Vector3d direction ) : double | ||
direction | UnityEngine.Vector3d | |
Результат | double |
public Vector6 ( UnityEngine.Vector3d positive, UnityEngine.Vector3d negative ) : System | ||
positive | UnityEngine.Vector3d | |
negative | UnityEngine.Vector3d | |
Результат | System |
public static Vector3d[],UnityEngine directions | ||
Результат | UnityEngine.Vector3d[] |