C# Class Axiom.Core.BillboardChain.ChainSegment

Show file Open project: WolfgangSt/axiom

Public Properties

Property Type Description
head int
start int
tail int

Property Details

head public property

public int head
return int

start public property

public int start
return int

tail public property

public int tail
return int