Axiom.Graphics.ShadowRenderable.GetWorldTransforms C# (CSharp) Method

GetWorldTransforms() public abstract method

public abstract GetWorldTransforms ( Axiom matrices ) : void
matrices Axiom
return void
		public abstract void GetWorldTransforms( Axiom.Math.Matrix4[] matrices );