Axiom 3D Rendering Engine
Apply Method (entity, time, weight, software, hardware)
NamespacesAxiom.AnimatingAnimationApply(Entity, Single, Single, Boolean, Boolean)

[Missing <summary> documentation for "M:Axiom.Animating.Animation.Apply(Axiom.Core.Entity,System.Single,System.Single,System.Boolean,System.Boolean)"]

Declaration Syntax
C#Visual Basic
public void Apply(
	Entity entity,
	float time,
	float weight,
	bool software,
	bool hardware
)
Public Sub Apply ( _
	entity As Entity, _
	time As Single, _
	weight As Single, _
	software As Boolean, _
	hardware As Boolean _
)
Parameters
entity (Entity)

[Missing <param name="entity"/> documentation for "M:Axiom.Animating.Animation.Apply(Axiom.Core.Entity,System.Single,System.Single,System.Boolean,System.Boolean)"]

time (Single)

[Missing <param name="time"/> documentation for "M:Axiom.Animating.Animation.Apply(Axiom.Core.Entity,System.Single,System.Single,System.Boolean,System.Boolean)"]

weight (Single)

[Missing <param name="weight"/> documentation for "M:Axiom.Animating.Animation.Apply(Axiom.Core.Entity,System.Single,System.Single,System.Boolean,System.Boolean)"]

software (Boolean)

[Missing <param name="software"/> documentation for "M:Axiom.Animating.Animation.Apply(Axiom.Core.Entity,System.Single,System.Single,System.Boolean,System.Boolean)"]

hardware (Boolean)

[Missing <param name="hardware"/> documentation for "M:Axiom.Animating.Animation.Apply(Axiom.Core.Entity,System.Single,System.Single,System.Boolean,System.Boolean)"]

Assembly: Axiom (Module: Axiom) Version: 0.8.0.0 (0.8.0.0)