Click or drag to resize
DigitalRuneIAnimationValueTraitsTSetIdentity 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
void SetIdentity(
	ref T identity
)

Parameters

identity
Type: T
Out: The identity.
See Also