Table of Contents

Struct ScavengerGraphics.Eartlers.Vertex

Namespace
Global
Assembly
Assembly-CSharp.dll
public struct ScavengerGraphics.Eartlers.Vertex
Inherited Members

Constructors

Vertex(Vector2, float)

public Vertex(Vector2 pos, float rad)

Parameters

pos Vector2
rad float

Fields

pos

public Vector2 pos

Field Value

Vector2

rad

public float rad

Field Value

float