diff options
| author | chai <chaifix@163.com> | 2019-08-14 22:50:43 +0800 |
|---|---|---|
| committer | chai <chaifix@163.com> | 2019-08-14 22:50:43 +0800 |
| commit | 15740faf9fe9fe4be08965098bbf2947e096aeeb (patch) | |
| tree | a730ec236656cc8cab5b13f088adfaed6bb218fb /Runtime/Export/common_structs | |
Diffstat (limited to 'Runtime/Export/common_structs')
| -rw-r--r-- | Runtime/Export/common_structs | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/Runtime/Export/common_structs b/Runtime/Export/common_structs new file mode 100644 index 0000000..e39b534 --- /dev/null +++ b/Runtime/Export/common_structs @@ -0,0 +1,29 @@ +Vector3 +Vector2 +Quaternion +Matrix4x4 +Vector4 +Rect +Color +Bounds +Keyframe +Ray +Ray2D +Plane +NetworkViewID +JointMotor +JointSpring +JointLimits +SoftJointLimit +JointDrive +WheelFrictionCurve +WheelHit +RaycastHit +ContactPoint +TreeInstance +WiiNunchuk +WiiClassic +WiiPadInfo +WiiRemote +NVStatus +MatchTargetWeightMask |
