Twilight Princess
Remastered version of the GameCube game
Loading...
Searching...
No Matches
BCK.cs File Reference

Classes

class  JStudio.J3D.Animation.BCK
 Represents a bone animation for the J3D model format. Bones are applied by index order, so there is no information stored about which animation goes to which bone. More...
 
class  JStudio.J3D.Animation.BCK.JointAnim
 

Namespaces

namespace  JStudio
 
namespace  JStudio.J3D
 
namespace  JStudio.J3D.Animation
 

Typedefs

using Quaternion = OpenTK.Quaternion
 
using Vector3 = OpenTK.Vector3
 

Typedef Documentation

◆ Quaternion

typedef UnityEngine Quaternion Quaternion = OpenTK.Quaternion

◆ Vector3

typedef UnityEngine Vector3 Vector3 = OpenTK.Vector3