Table of Contents

Struct Rope.Corner

Namespace
Global
Assembly
Assembly-CSharp.dll
public struct Rope.Corner
Inherited Members

Constructors

Corner(CornerLabel, Vector2)

public Corner(FloatRect.CornerLabel dir, Vector2 pos)

Parameters

dir FloatRect.CornerLabel
pos Vector2

Fields

dir

public FloatRect.CornerLabel dir

Field Value

FloatRect.CornerLabel

pos

public Vector2 pos

Field Value

Vector2