Searched refs:GetColorShader (Results 1 – 2 of 2) sorted by relevance
53 napi_value GetColorShader(NapiApi::FunctionContext<>& ctx);
105 … NapiApi::GetSetProperty<NapiApi::Object, ShaderMaterialJS, &ShaderMaterialJS::GetColorShader, in Init()232 napi_value ShaderMaterialJS::GetColorShader(NapiApi::FunctionContext<>& ctx) in GetColorShader() function in ShaderMaterialJS