C# Class BladeRunnerHelper.Vector2

Show file Open project: peterkohaut/bladerunnermodelviewer

Public Properties

Property Type Description
x float
y float

Property Details

x public property

public float x
return float

y public property

public float y
return float