Axiom.Core.BillboardChain.Element.Element C# (CSharp) Méthode

Element() public méthode

public Element ( ) : System
Résultat System
			public Element()
			{
			}

Same methods

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