C# Class Axiom.Core.BillboardChain.ChainSegment

Datei anzeigen Open project: WolfgangSt/axiom

Public Properties

Property Type Description
head int
start int
tail int

Property Details

head public_oe property

public int head
return int

start public_oe property

public int start
return int

tail public_oe property

public int tail
return int