Revize 04839796
Přidáno uživatelem Oto Šťáva před téměř 4 roky(ů)
deltarobot-vr/Assets/DeltaRobotVr/Single3Utils.cs | ||
---|---|---|
2 | 2 |
|
3 | 3 |
namespace DeltaRobotVr |
4 | 4 |
{ |
5 |
|
|
6 |
/// <summary> |
|
7 |
/// Utilities for the <c>Single3</c> struct. |
|
8 |
/// </summary> |
|
5 | 9 |
public class Single3Utils |
6 | 10 |
{ |
7 | 11 |
public const float PositionScale = 0.001f; |
Také k dispozici: Unified diff
Re #8906 - Server and client refactor