Wise&mystical  1.0
Project about Europe
Loading...
Searching...
No Matches
Vector4 Struct Reference

#include <raylib.h>

Public Attributes

float x
 
float y
 
float z
 
float w
 

Detailed Description

Definition at line 201 of file raylib.h.

Member Data Documentation

◆ w

float Vector4::w

Definition at line 205 of file raylib.h.

◆ x

float Vector4::x

Definition at line 202 of file raylib.h.

◆ y

float Vector4::y

Definition at line 203 of file raylib.h.

◆ z

float Vector4::z

Definition at line 204 of file raylib.h.


The documentation for this struct was generated from the following files: