formZ SDK | 5.0 API Reference | Project | Modeling | Attributes

fz_objt_attr_set_objt_shad_cast

Description

Sets the shadow casting status of an object.

Plugin Prototype

fzrt_error_td fz_objt_attr_set_objt_shad_cast(

fzrt_int

windex,

fz_objt_ptr

obj,

fzrt_boolean

shad_cast )

Parameters

windex [Input]

project window index

obj [Input]

object

shad_cast [Input]

shadow casting status

Returns

Error codes

Availability

5.0.0.0

Example Files

util_attr_basic.fsl

See Also

Function Set

fz_objt_attr_fset


Defined in

fz_objt_attr_api.h