@@ -112,6 +112,39 @@ The FBX Exporter exports the following objects:
112
112
* Intensity
113
113
* Range
114
114
* Shadows (either On or Off)
115
+ * Constraints or type * Rotation* , * Aim* , * Position* , * Scale* , and * Parent* ; also the following attributes:
116
+ * Sources
117
+ * Source Weight
118
+ * Weight
119
+ * Active
120
+ * Rotation:
121
+ * Affected axes (X,Y,Z)
122
+ * Rotation Offset
123
+ * Rest Rotation
124
+ * Aim:
125
+ * Affected axes (X,Y,Z)
126
+ * Rotation Offset
127
+ * Rest Rotation
128
+ * World Up Type
129
+ * World Up Object
130
+ * World Up Vector
131
+ * Up Vector
132
+ * Aim Vector
133
+ * Position:
134
+ * Affected axes (X,Y,Z)
135
+ * Translation Offset
136
+ * Rest Translation
137
+ * Scale:
138
+ * Affected axes (X,Y,Z)
139
+ * Scale Offset
140
+ * Rest Scale
141
+ * Parent:
142
+ * Source Translation Offset (animated)
143
+ * Source Rotation Offset (animated)
144
+ * Affect Rotation Axes
145
+ * Affect Translation Axes
146
+ * Rest Translation
147
+ * Rest Rotation
115
148
* Legacy and Generic Animation from Animation and Animator components, or from a Timeline clip; also the following animated attributes:
116
149
* Transforms
117
150
* Lights:
@@ -120,13 +153,18 @@ The FBX Exporter exports the following objects:
120
153
* Color
121
154
* Cameras:
122
155
* Field of View
156
+ * Constraints:
157
+ * Weight
158
+ * Source Weight
159
+ * Translation Offset (Position Constraint)
160
+ * Rotation Offset (Rotation Constraint and Aim Constraint)
161
+ * Scale Offset (Scale Constraint)
162
+ * Source Translation Offset (Parent Constraint)
163
+ * Source Rotation Offset (Parent Constraint)
164
+ * World Up Vector (Aim Constraint)
165
+ * Up Vector (Aim Constraint)
166
+ * Aim Vector (Aim Constraint)
123
167
* Blendshapes
124
- * Constraints
125
- * Rotation
126
- * Aim
127
- * Position
128
- * Scale
129
- * Parent
130
168
131
169
132
170
## Export Options window
0 commit comments