C4D_Background

Category: Objects / Category
Since engine version: 1.0 OC

Description

Object category: object is drawn behind the landscape. Useful for effects like clouds or celestial bodies.

Syntax

int  C4D_Background

Remark

This category does not work in the old 8 bit graphics system.

Example

SetCategory(GetCategory() | C4D_Background);
Move the calling object into the background.
See also: C4D_Parallax, GetCategory, GetDefinition, SetCategory
Sven2, 2003-06