Click or drag to resize
DigitalRuneVector2TraitsSetIdentity Method
Gets the identity.

Namespace: DigitalRune.Animation.Traits
Assembly: DigitalRune.Animation (in DigitalRune.Animation.dll) Version: 1.4.0.0 (1.4.1.14427)
Syntax
public void SetIdentity(
	ref Vector2 identity
)

Parameters

identity
Type: Vector2
Out: The identity.

Implements

IAnimationValueTraitsTSetIdentity(T)
See Also