[This is preliminary documentation and is subject to change.]

A Joint Keyframe. This is either a position or a rotation.

Namespace:  OpenMetaverse
Assembly:  OpenMetaverse (in OpenMetaverse.dll) Version: 1.0.0.20057

Syntax

         
 C#  Visual Basic  Visual C++ 
public struct binBVHJointKey
Public Structure binBVHJointKey
public value class binBVHJointKey

Members

      
 All Members  Fields  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
key_element
Either a Vector3 position or a Vector3 Euler rotation
time

See Also