Axiom.Core.BillboardChain.Element.Element C# (CSharp) Method

Element() public method

public Element ( ) : System
return System
			public Element()
			{
			}

Same methods

BillboardChain.Element::Element ( Vector3 position, float width, float texCoord, ColorEx color ) : System
BillboardChain.Element