-
Notifications
You must be signed in to change notification settings - Fork 258
Lib.numbers.vec4.Vector4Components
Thomas Mann edited this page Sep 5, 2025
·
3 revisions
Converts a Vector4 (or RGBA Color) into three individual values.
Opposite of [RgbaToColor]
| Name | Type |
|---|---|
| X | System.Single |
| Y | System.Single |
| Z | System.Single |
| W | System.Single |
⚠ Everything else is automatically generated and will be overwritten regularly.