C4 Engine
C4 Engine API Documentation

Route::GetRouteSwizzle

Defined in:  C4Processes.h
Returns the route swizzle code.
Prototype

uint32 GetRouteSwizzle(voidconst;

Description
The GetRouteSwizzle function returns a four-character code containing the route swizzle code. The swizzle code always consists of four lower-case letters that can be a combination of letters in the set {x, y, z, w, r, g, b, a}.

Initially, the route swizzle is 'xyzw'.
See Also

Route::SetRouteSwizzle

Route::GetRouteNegation

Route::SetRouteNegation