FVector3
单精度 3 分量浮点向量。出现在法线和切线的顶点元素数据数组中。.
Example
| Example | Example | Example |
|---|
X | float | X 组件 |
Y | float | Y 组件 |
Z | float | Z 组件 |
FVector4
单精度 4 分量浮点向量。存储类型为 VertexElementFVector 数据。.
Example
| Example | Example | Example |
|---|
X | float | X 组件 |
Y | float | Y 组件 |
Z | float | Z 组件 |
W | float | W 组件 |
另见