C# Class BladeRunnerHelper.Vector2

Exibir arquivo Open project: peterkohaut/bladerunnermodelviewer

Public Properties

Property Type Description
x float
y float

Property Details

x public_oe property

public float x
return float

y public_oe property

public float y
return float