FVector4
خلاصه ای
FVector4 کلاس در Aspose.3d برای جاوا است. وارثان از: Serializable.
FVector4.FVector4 initializes the vector with the given x, y, z, w components.
روش ها
| امضا کردن | شرح: |
|---|---|
FVector4() | در این حالت، مترا را با اجزای x, y, z و w که داده شده است شروع می کند. |
FVector4(x: float, y: float, z: float, w: float) |