Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
QualisysRealTime
Unity
Skeleton
BipedSkeleton
C# Class QualisysRealTime.Unity.Skeleton.BipedSkeleton
Exibir arquivo
Open project: qualisys/Qualisys-Unity-SDK
Class Usage Examples
Protected Properties
Property
Type
Description
root
TreeNode
Public Methods
Method
Description
BipedSkeleton
( )
Find
(
Joint
key
) :
Bone
this
(
Joint
key
) :
Bone
Method Details
BipedSkeleton()
public
method
public
BipedSkeleton
( )
Find()
public
method
public
Find
(
Joint
key
) :
Bone
key
Joint
return
Bone
this()
public
method
public
this
(
Joint
key
) :
Bone
key
Joint
return
Bone
Property Details
root
protected_oe property
protected
TreeNode
root
return
TreeNode