C# Class Nez.LineRenderer.SegmentPoint

显示文件 Open project: prime31/Nez

Public Properties

Property Type Description
color Microsoft.Xna.Framework.Color
lengthFromPreviousPoint float
position Microsoft.Xna.Framework.Vector2
width float

Property Details

color public_oe property

public Color,Microsoft.Xna.Framework color
return Microsoft.Xna.Framework.Color

lengthFromPreviousPoint public_oe property

public float lengthFromPreviousPoint
return float

position public_oe property

public Vector2,Microsoft.Xna.Framework position
return Microsoft.Xna.Framework.Vector2

width public_oe property

public float width
return float