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

fz_lite_ptr_to_tag

Description

Gets the light tag from the light pointer.

Plugin Prototype

fzrt_error_td fz_lite_ptr_to_tag(

fzrt_int

windex,

fz_lite_ptr

lite,

fz_tag_td *

tag )

Parameters

windex [Input]

project window index

lite [Input]

light

tag [Result]

light tag

Returns

Error codes

Availability

5.0.0.0

Example Files

util_lights.fsl

See Also

Function Set

fz_lite_fset


Defined in

fz_lite_api.h