< Previous | Contents | Next >

Request

Methods


IsStampOnly

Returns a boolean which indicates whether the current request is in Proxy mode.

IsQuick

Returns a boolean which indicates whether the current request is in HiQ mode.

IsNoMotionBlur

Returns a boolean which indicates whether the current request should include motion blur.

GetTime

Returns the current frame of the request.


Members


Time

The current frame of the request.

BaseTime

Returns a boolean which indicates whether the current request is in HiQ mode.


Tips for Request


IsPreCalc():

Returns true if the current request is a precalc request.

GetFlags(): .

Get all the request’s flags (IsStampOnly, IsQuick, ...) as bits of an integer


 

Domain of Definition