formZ SDK | 5.0 API Reference | Project | Modeling | Lights Manager

fz_lite_get_grup_tag

Description

Gets a light's group tag. If the tag returned is -1, then the light is not contained in a group, but is located at the top (root) level.

Plugin Prototype

fzrt_error_td fz_lite_get_grup_tag(

fzrt_int

windex,

fz_lite_ptr

lite,

fz_tag_td *

group_tag )

Parameters

windex [Input]

project window index

lite [Input]

light

group_tag [Result]

light's group tag

Returns

Error codes

Availability

5.0.0.0

Example Files

util_lights.fsl

Function Set

fz_lite_fset


Defined in

fz_lite_api.h