Click or drag to resize
DigitalRuneVector4TraitsSetIdentity 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 Vector4 identity
)

Parameters

identity
Type: Vector4
Out: The identity.

Implements

IAnimationValueTraitsTSetIdentity(T)
See Also