Vertaling van "filterscript" in Engels
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Añade lo siguiente a la línea filterscript en tu archivo server.cfg
Add the following to the filterscript line in your server.cfg file
Este callback es llamado cuando un filterscript es descargado, solo se llama dentro del script que fue descargado.
This callback is called when a filterscript is unloaded. It is only called inside the filterscript which is unloaded.
Este callback es llamado cuando un filterscript es descargado, solo se llama dentro del script que fue descargado.
Description: This callback is called when a filterscript is unloaded.
¡Debes incluir esta callback en cualquier filterscript cargado para que ésta funcione en el gamemode! Notas
You will need to include this callback in a loaded filterscript for it to work in the game mode!
Filterscript es ideal para operaciones de cálculo y procesamiento de imágenes simples de hardware acelerado, como las que podrían escribirse para sombreadores de fragmentos OpenGL ES.
Filterscript is ideal for hardware-accelerating simple image-processing and computation operations such as those that might be written for OpenGL ES fragment shaders.
Filterscript es un subconjunto de Renderscript que se centra en el procesamiento de imágenes optimizado en una amplia gama de chipsets de dispositivos.
Filterscript is a subset of Renderscript that is focused on optimized image processing across a broad range of device chipsets.
Los desarrolladores pueden escribir sus operaciones de procesamiento de imágenes en Filterscript mediante la API de tiempo de ejecución de Renderscript estándar, pero dentro de restricciones más estrictas que aseguran una compatibilidad más amplia y una optimización mejorada entre CPU, GPU y DSP.
Developers can write their image processing operations in Filterscript using the standard Renderscript runtime API, but within stricter constraints that ensure wider compatibility and improved optimization across CPUs, GPUs, and DSPs.
El valor de FilterScript es un bloque de script (uno o más comandos de PowerShell especificados entre llaves {}) que se evalúa como True o False.
The value of FilterScript is a script block - one or more Windows PowerShell commands surrounded by braces {} - that evaluates to true or false.
La condición de prueba se proporciona como el valor del parámetro Where-Object FilterScript.
You supply the test condition as the value of the Where-Object FilterScript parameter.
Esta nueva característica te permite agregar uno o más NPCs dentro de tu servidor, y estos son scripteados dentro del gamemode o en un filterscript.
This new feature allows you to add one or more NPCs inside your server who will work like 'virtual players'.