Initializes a new instance of the Skeleton class

Namespace: VVVV.SkeletonInterfaces
Assembly: VVVV.Utils (in VVVV.Utils.dll) Version: 1.0.4694.10871

Syntax

C#
public Skeleton(
	IJoint root
)

Parameters

root
Type: VVVV.SkeletonInterfaces..::..IJoint

[Missing <param name="root"/> documentation for "M:VVVV.SkeletonInterfaces.Skeleton.#ctor(VVVV.SkeletonInterfaces.IJoint)"]

See Also