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

fz_lite_tag_to_ptr

Description

Gets the light pointer from the light tag.

Plugin Prototype

fzrt_error_td fz_lite_tag_to_ptr(

fzrt_int

windex,

fz_tag_td *

tag,

fz_lite_ptr *

lite )

Parameters

windex [Input]

project window index

tag [Input]

light tag

lite [Result]

light

Returns

Error codes

Availability

5.0.0.0

Example Files

util_lights.fsl

See Also

fz_lite_ptr_to_tag

Function Set

fz_lite_fset


Defined in

fz_lite_api.h