Home
last modified time | relevance | path

Searched refs:SetLayerMaskEnabled (Results 1 - 2 of 2) sorted by relevance

/foundation/graphic/graphic_3d/kits/js/include/
H A DNodeImpl.h62 napi_value SetLayerMaskEnabled(NapiApi::FunctionContext<uint32_t, bool>& ctx);
/foundation/graphic/graphic_3d/kits/js/src/
H A DNodeImpl.cpp90 MakeTROMethod<FunctionContext<uint32_t, bool>, NodeImpl, &NodeImpl::SetLayerMaskEnabled>("setEnabled")); in GetPropertyDescs()
126 napi_value NodeImpl::SetLayerMaskEnabled(NapiApi::FunctionContext<uint32_t, bool>& ctx) in SetLayerMaskEnabled() function in NodeImpl

Completed in 2 milliseconds