-
Notifications
You must be signed in to change notification settings - Fork 218
Lib.numbers.vec4.Vector4Components
Thomas Mann edited this page May 28, 2025
·
2 revisions
Converts a Vector4 (or RGBA Color) into three individual values.
Oppositve of [RgbaToColor]
Name | Type |
---|---|
X | System.Single |
Y | System.Single |
Z | System.Single |
W | System.Single |
Please help use to improve this documentation. Feel free to improve the description.
⚠ Everything else is automatically generated and will be overwritten regularly.