nicegraf
ngf_offset3d Struct Reference

Data Fields

int32_t x
 
int32_t y
 
int32_t z
 

Detailed Description

Three-dimensional offset.

Field Documentation

◆ x

int32_t ngf_offset3d::x

Offset along the x-axis.

◆ y

int32_t ngf_offset3d::y

Offset along the y-axis.

◆ z

int32_t ngf_offset3d::z

Offset along the z-axis.