[Missing <summary> documentation for "M:VVVV.SkeletonInterfaces.Skeleton.DeleteJoint(System.String)"]

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

Syntax

C#
public void DeleteJoint(
	string jointName
)

Parameters

jointName
Type: System..::..String

[Missing <param name="jointName"/> documentation for "M:VVVV.SkeletonInterfaces.Skeleton.DeleteJoint(System.String)"]

Implements

ISkeleton..::..DeleteJoint(String)

See Also