FVector4
FVector4 — מחלקת FVector4. יורש מ: Serializable.
Methods: com.aspose.threed
שיטות
אין תכונות ציבוריות מתועדות במקור.
שיטות
אין שיטות ציבוריות מתועדות במקור.
ראה גם
| Signature | Description |
|---|---|
FVector4() | Creates a vector with the given x, y, z, and w float components |
FVector4(x: float, y: float, z: float, w: float) | Calls FVector4(x, y, z, w) on this FVector4 instance. |