formZ SDK | 5.0 API Reference | Project | Modeling | Rendering | Shaders

fz_shdr_get_windex

Description

Returns the project windex index in which the current rendering occurs. This function can only be called from the pre render, pixel and post render function.

Plugin Prototype

fzrt_error_td fz_shdr_get_windex(

fzrt_int *

windex )

Parameters

windex [Result]

The project window index, in which the current rendering is executed

Returns

Error codes.

Availability

5.0.0.0

Function Set

fz_shdr_fset


Defined in

fz_rzne_shdr_api.h