Show / Hide Table of Contents

Class IntVector2Helper

Inheritance
System.Object
IntVector2Helper
Namespace: Edgar.Unity
Assembly: cs.temp.dll.dll
Syntax
public static class IntVector2Helper

Properties

Bottom

Declaration
public static EdgarVector2Int Bottom { get; }
Property Value
Type Description
EdgarVector2Int

BottomLeft

Declaration
public static EdgarVector2Int BottomLeft { get; }
Property Value
Type Description
EdgarVector2Int

BottomRight

Declaration
public static EdgarVector2Int BottomRight { get; }
Property Value
Type Description
EdgarVector2Int

Left

Declaration
public static EdgarVector2Int Left { get; }
Property Value
Type Description
EdgarVector2Int

Right

Declaration
public static EdgarVector2Int Right { get; }
Property Value
Type Description
EdgarVector2Int

Top

Declaration
public static EdgarVector2Int Top { get; }
Property Value
Type Description
EdgarVector2Int

TopLeft

Declaration
public static EdgarVector2Int TopLeft { get; }
Property Value
Type Description
EdgarVector2Int

TopRight

Declaration
public static EdgarVector2Int TopRight { get; }
Property Value
Type Description
EdgarVector2Int
In This Article
Back to top Generated by DocFX