Vector

Undocumented in source.
@safe
@GQLDUda(TypeKind.INPUT_OBJECT)
struct Vector {}

Members

Variables

x
float x;
y
float y;
Undocumented in source.

Meta