Skip to content
Versunken

Games und Lyrik

Von Spielen inspiriert

  • Inhalt
  • Über uns
  • Shop
    • Mein Konto
    • Kasse
    • Warenkorb
  • Games & Lyrik Podcast
  • Pressezentrum und Media-Kit
  • Jobs
  • Impressum
    • AGBs
    • Datenschutzerklärung
    • Disclaimer
  • 0 Artikel0,00 €
  • Toggle search form
Events

Events im Visual Effect Graph

Posted on 7. Dezember 2024 By Claudia Wendt Keine Kommentare zu Events im Visual Effect Graph
Events im Visual Effect Graph

Events werden beim Visual Effect Graph für die Erstellung von visuellen Effekten eingesetzt.

Inhaltsverzeichnis

Toggle
  • Events
  • Attribute
    • Attribute verwenden
    • Attribute lesen
    • Attribut lesen
    • Attributspeicherorte
    • Aktuell
    • Quelle
  • Variadische Attribute
  • Subgraph
  • System Subgraphs
    • Erstellen von Systemuntergraphen
    • Bearbeiten von Block Subgraphs
    • Verwenden eines System Subgraph in einem visuellen Effektdiagramm
    • Anpassen von System-Subgraph-Knoten
  • Block Subgraphs
    • Erstelle von Block Subgraphs
    • Bearbeiten von Block Subgraphs
    • Block Subgraphs verwenden
    • Anpassen von Block Subgraphs
  • Operator-Subgraphs
    • Erstellen von Operator Subgraphs
    • Bearbeiten von Operator Subgraphs
    • Verwenden von Operator Subgraphs
    • Anpassen von Operator Subgraphs

Events

Events sind die Eingaben für den Verarbeitungsablauf eines visuellen Effektdiagramms. Durch diese Ereignisse kann ein visueller Effekt: Das Spawnen von Partikeln starten und stoppen, Von C # gesendete Attributnutzdaten lesen Ereignisse werden im Diagramm als Eingaben für Spawn-Kontexte und Initialisieren verwendet.

Events erstellen

Werbung

Du kannst Events mithilfe von Ereigniskontexten erstellen. Diese Kontexte haben keine Flow-Eingabe und stellen eine Verbindung zu Spawn- oder Initialize-Kontexten her.

Um einen Ereigniskontext zu erstellen, klicke mit der rechten Maustaste in einen leeren Bereich des Arbeitsbereichs und wählen Sie „Knoten erstellen“ und dann „Ereignis (Kontext) auswählen“ aus dem Menü „Knotenerstellung“.

Events im Visual Effect Graph

Standardevents

Visuelle Effektdiagramme stellen zwei Standardereignisse bereit, die implizit an die Start- und Stop-Flow-Eingaben der Spawn-Kontexte gebunden sind:

OnPlay für die Absicht „Spawn von Partikeln aktivieren“ ist implizit an die Eingabe „Start Flow“ eines beliebigen Spawn-Kontexts gebunden.
OnStop ist implizit an die Eingabe „Stop Flow“ eines beliebigen Spawn-Kontexts gebunden.
Durch das Verbinden von Ereigniskontexten mit den Eingängen „Start“ und „Stop Flow“ eines Spawn-Kontexts wird die implizite Bindung an die Ereignisse „OnPlay“ und „OnStop“ entfernt.

Benutzerdefinierte Ereignisse

Benutzerdefinierte Ereignisse können in visuellen Effektdiagrammen mithilfe von Ereigniskontexten erstellt werden.

Um ein benutzerdefiniertes Ereignis zu erstellen, erstelle ein Ereignis über das Menü „Knoten erstellen“ und ändere den Namen im Feld „Ereignisname“.

 
EventAttribute-Payloads

Ereignisattribut-Payloads sind Attribute, die an ein Ereignis angehängt sind. Du kannst diese Attribute in Visual Effect Graph mithilfe von Set [Attribute] Event Attribute> Blocks in Spawn Contexts festlegen. Du können sie jedoch auch mit Ereignissen verknüpfen, die von der Szene mithilfe der Komponenten-API gesendet wurden.

EventAttribute-Payloads sind Attribute, die implizit von Events über Spawn-Systeme durch den Graphen wandern und in Initialize Contexts mit Get Source Attribute Operators und Inherit [Attribute] Blocks abgefangen werden können.

 

Standard-VisualEffect-Ereignis

Das standardmäßige visuelle Effektereignis definiert den Namen des Ereignisses, das implizit gesendet wird, wenn ein Reset für eine visuelle Effektinstanz ausgeführt wird (dies kann beim ersten Start oder bei einem Neustart des Effekts geschehen).

Das Standard-VisualEffect-Ereignis wird im Asset-Inspektor für Visual Effect-Grafiken definiert, kann jedoch in jedem Visual Effect-Inspektor für jede Instanz in der Szene überschrieben werden.

GPU-Events

GPU-Ereignisse sind eine experimentelle Funktion des visuellen Effektdiagramms: Sie ermöglichen das Erzeugen von Partikeln, die auf anderen Partikeln basieren. Du kannst diese Option in den Einstellungen für visuelle Effekte aktivieren.

Events im Visual Effect Graph

GPU-Events sind Ereigniskontexte, die auf Daten basieren, die von anderen Systemen gesendet werden, beispielsweise wenn ein Partikel stirbt oder unter anderen Bedingungen. Die folgenden Aktualisierungsblöcke können GPU-Ereignisdaten senden:

Trigger Event On Die: Löst N Partikel auf einem anderen System aus, wenn ein Partikel stirbt
Trigger Event Rate: N Partikel pro Sekunde (oder zurückgelegte Strecke), basierend auf einem Partikel aus einem System
Trigger Event always: Löst in jedem Frame N Partikel aus.

Diese Blöcke verbinden sich mit einem GPU-Event-Kontext. Dieser Kontext bezieht sich nicht auf Blöcke, sondern stellt eine Verbindung zu einem Initialisierungskontext eines untergeordneten Systems her.

Um Daten aus dem übergeordneten Partikel zu erfassen, muss das untergeordnete System in seinem Initialisierungskontext auf Quellattribute verweisen, indem der Operator „GetSource Attribute Operator“ oder „Inherit Attribute Block“ verwendet wird: Das untergeordnete System erbt die Quellposition des Teilchens, das es erzeugt hat, und erbt ungefähr 50% seiner Geschwindigkeit.

Attribute

Ein Attribut ist ein Datenelement, das an Elemente in einem System angehängt ist. Beispielsweise sind die Farbe eines Partikels, die Position eines Partikels oder die Menge an Partikeln, die ein Spawn-System erzeugen soll, alle Attribute.

Systeme können aus Attributen lesen oder in Attribute schreiben, um ein benutzerdefiniertes Verhalten durchzuführen und zwischen Elementen zu unterscheiden.

Ein System speichert Attribute nur dann, wenn es sie benötigt. Dies bedeutet, dass das System keine unnötigen Daten speichert und somit Speicherplatz spart.

Attribute verwenden

Attribute schreiben: Verwende einen Block, um in ein Attribut zu schreiben. Blöcke sind die einzigen Diagrammelemente, die Attribute in das System schreiben können.

Das visuelle Effektdiagramm speichert nur dann ein Attribut, in das Simulationsdaten geschrieben werden, wenn ein späterer Kontext das Attribut liest.

Das bedeutet, dass:

  • Wenn du in „Kontext initialisieren“ oder „Kontext aktualisieren“ in ein Attribut schreiben, speichert das visuelle Effektdiagramm das Attribut nur in den Simulationsdaten, wenn in einem späteren Aktualisierungs- oder Ausgabekontext das Attribut gelesen wird.
  • Wenn in Ausgabekontexte ein Attribut geschrieben wird, speichert das visuelle Effektdiagramm das Attribut nicht in den Simulationsdaten und verwendet es nur zum Rendern.

Attribute lesen

Attribute schreiben: Verwende einen Block, um in ein Attribut zu schreiben. Blöcke sind die einzigen Diagrammelemente, die Attribute in das System schreiben können.

Das visuelle Effektdiagramm speichert nur dann ein Attribut, in das Simulationsdaten geschrieben werden, wenn ein späterer Kontext das Attribut liest.

Das bedeutet, dass:

  • Wenn du in „Kontext initialisieren“ oder „Kontext aktualisieren“ in ein Attribut schreiben, speichert das visuelle Effektdiagramm das Attribut nur in den Simulationsdaten, wenn in einem späteren Aktualisierungs- oder Ausgabekontext das Attribut gelesen wird.
  • Wenn in Ausgabekontexte ein Attribut geschrieben wird, speichert das visuelle Effektdiagramm das Attribut nicht in den Simulationsdaten und verwendet es nur zum Rendern.

Attribut lesen

Verwende einen Operator oder einen Block, um aus einem Attribut zu lesen:

Verwende einen Get Attribute Operator.

Verwenden Sie in einem Set Attribute Block verschiedene Kompositionsmodi, die vom vorherigen Wert des Attributs abhängen.

Anmerkungen:

Wenn du aus einem Attribut liest, dass das visuelle Effektdiagramm nicht in den Simulationsdaten gespeichert ist, übergibt das Attribut seinen standardmäßigen konstanten Wert.

Derzeit können nur aus Attributen in den Partikelsystemen lesen. Verwende Spawner Callbacks, um Attribute in Spawn-Systemen zu lesen.

Attributspeicherorte

Jedes System speichert Attribute in einem eigenen spezifischen Datencontainer. Ein Attribut kann aus dem aktuellen Simulationsdatenpool oder aus einem anderen Datenpool lesen, von dem das System abhängig ist.

 

Aktuell

Der aktuelle Attributspeicherort bezieht sich auf den aktuellen Systemdatencontainer, aus dem der Wert gelesen wurde.

Beispielsweise:

  • Partikeldaten aus einem Partikelsystem.
  • Partikeldaten aus einem Partikeldaten-System
  • SpawnEvent-Daten aus einem Spawn-Kontext oder über eine SendEvent-EventAttribute-Payload gesendet.

Quelle

Der Quellattributspeicherort bezieht sich auf den vorherigen Systemdatencontainer, aus dem der Wert gelesen wurde. Aus einem Quellattribut kann nur im ersten Kontext eines Systems nach einer Änderung der Systemdaten gelesen werden. Zum Beispiel kann auf EventAttributes und GPU EventAttributes in Contexts für die Initialisierung von Partikeln / Strips zugegriffen werden.

  • In Partikel initialisieren / Partikelstreifen initialisieren:
    • Aus eingehenden Spawn-Kontexten.
    • Von anderen Partikelsystemen über GPUEvent-Spawn.

Variadische Attribute

Einige Attribute besitzen Variadic-Eigenschaften. Diese Attribute können ein Skalar oder ein Vektor mit unterschiedlichen Dimensionen sein, abhängig von den Komponenten, die Sie zum Simulieren und / oder Rendern benötigen.

Wenn aus einem variadischen Attribut gelesen wird, werden alle anderen impliziten Komponenten mit ihren Standardwerten gelesen.

Beispielsweise kann die Skalierung eines Quad-Partikels mit Vektor2 (als Breite und Länge des Quad) ausgedrückt werden. Um die Skalierung eines Box-Partikels auszudrücken, kann ein Vektor3 (als Breite, Länge, und Tiefe des Würfels) verwendet werden. Wenn verschiedene Attribute festgelegt werden, können  in einer Dropdown-Liste aller Kanalkombinationen nur auf die erforderlichen Kanäle geschrieben werden.

Ein weiteres Beispiel ist die Drehung eines Sprites um seine Normalen. Du benötigst nur die Z-Komponente des Angle-Attributs (AngleZ), sodass AngleX und AngleY nicht gespeichert werden müssen.

Subgraph

Ein Visual Effect Subgraph ist ein Asset, das einen Teil eines Visual Effect Graph enthält, der in einem anderen Visual Effect Graph oder Subgraph verwendet werden kann. Untergraphen werden als ein einzelner Knoten angezeigt.

Untergraphen können in Diagrammen als drei Hauptverwendungen verwendet werden:

  • System-Subgraph: Ein oder mehrere Systeme, die in einem Diagramm enthalten sind
  • Block-Untergraph: Eine Reihe von Blöcken und Operatoren, die zusammen als Block verwendet werden
  • Operator-Untergraph: Eine Gruppe von Operatoren, die zusammengestellt und als Operator verwendet werden.

Mithilfe von Untergraphen können häufig verwendete Knotensätze in einem Diagramm in wiederverwendbare Assets zerlegt und der Bibliothek hinzugefügt werden.

System Subgraphs

Systemuntergraphen sind visuelle Effektgraphen, die in anderen visuellen Effektgraphen verschachtelt sind.

Events im Visual Effect Graph

Visuelle Effektgrafiken, die als Untergraphen verwendet werden, werden als Kontext angezeigt, der Folgendes darstellt:

  • Exposed Properties sind im Untergraphen definierte exponierte Eigenschaften
  • Im Untergraphen verwendete Ereignisse.

Erstellen von Systemuntergraphen

Sie können einen System-Subgraphen wie folgt erstellen:

  • Erstellen eines visuellen Effektdiagramms im Projektfenster
  • Wähle ein oder mehrere Systeme in einem visuellen Effektdiagramm aus, wähle im Kontextmenü mit der rechten Maustaste die Option „In Untergraph konvertieren“ und speichere das Diagramm-Asset im Dialogfeld „Datei speichern“.
    • Durch das Erstellen eines Untergraphen mit dieser Methode wird der gesamte konvertierte Inhalt durch einen System-Untergraphenknoten ersetzt.

Bearbeiten von Block Subgraphs

Du kannst einen System-Subgraph bearbeiten, indem du ihn im Fenster Visual Effect Graph öffnest:
  • Durch Doppelklicken auf das Visual Effect Graph Asset in der Projektansicht
  • Klicke mit der rechten Maustaste auf den System Subgraph Context und wähle im Kontextmenü Enter Subgraph.

Verwenden eines System Subgraph in einem visuellen Effektdiagramm

Du kannst deinem Diagramm einen System-Subgraph-Knoten hinzufügen, indem du ein visuelles Effektdiagramm aus der Projektansicht in das Fenster des visuellen Effektdiagramms ziehst.

Anpassen von System-Subgraph-Knoten

 

Du kannst Eigenschaften wie in einer Visual Effect Graph-Komponente anpassen, aber du kannst auch Operatoren zum Erstellen benutzerdefinierter Ausdrücke verwenden, um das Verhalten der als Subgraph verwendeten Systeme zu erweitern.

Ereignisse können mithilfe von Ereignis- oder Spawn-Kontexten an die Workflow-Eingänge des System-Subgraph-Knotens gesendet werden.

Block Subgraphs

Block Subgraphs sind spezifische Untergraphen, die nur Operatoren und Blöcke enthalten und als Blöcke in einem anderen visuellen Effektdiagramm oder Untergraphen verwendet werden können.

Events im Visual Effect Graph

Erstelle von Block Subgraphs

Du kannst einen Block-Untergraphen wie folgt erstellen:

  • Erstellen eines visuellen Effektuntergraphenblocks im Projektfenster
    • Benutze das Menü: Asset/Create/Visual Effects/Visual Effect Subgraph Block
  • Wähle einen oder mehrere Blöcke und optional Operatoren in einem visuellen Effektdiagramm aus, wähle im Kontextmenü mit der rechten Maustaste die Option „In Subgraph-Block konvertieren“ und speichere das Subgraph-Asset im Dialogfeld „Datei speichern“.
    • Durch das Erstellen eines Untergraphen mit dieser Methode wird der gesamte konvertierte Inhalt durch einen Block-Subgraph-Knoten ersetzt.

Bearbeiten von Block Subgraphs

Du kannst einen Blockuntergraphen bearbeiten, indem du ihn im Fenster „Visual Effect Graph“ öffnest:

  • Durch Doppelklick auf das Subgraph Asset in der Projektansicht
  • Klicke mit der rechten Maustaste auf den Subgraphenblock und wähle im Kontextmenü die Option Subgraphen eingeben.

Events im Visual Effect Graph

Block Subgraphs zeigen einen nicht entfernbaren Kontext mit dem Namen „Block Subgraph“ an, in dem Blöcke hinzugefügt werden können.

  • Alle im Kontext vorhandenen Blöcke werden in ihrer Reihenfolge ausgeführt, wenn sie als Untergraph verwendet werden
  • Der Kontext kann mithilfe der folgenden Eigenschaften angepasst werden:
    • Geeignete Kontexte: Bestimme, welche Kontexttypen mit dem Block-Subgraphen kompatibel sind

Block Subgraphs verwenden

Du kannst deinem Diagramm einen Block-Subgraph-Knoten hinzufügen:
  •  
    Durch Ziehen eines Visual Effect Subgraph-Block-Assets aus der Projektansicht in das Visual Effect Graph-Fenster innerhalb des Blockbereichs eines Kontexts.
  • Verwende das Menü Block hinzufügen, indem du den Namen des Block-Subgraph-Assets eingibst.

Anpassen von Block Subgraphs

Du kannst Eigenschaften wie in einem regulären Block anpassen, aber du kannst auch Operatoren zum Erstellen benutzerdefinierter Ausdrücke verwenden, um das Verhalten des als Subgraph verwendeten Blocks zu erweitern.

Operator-Subgraphs

Operator Subgraphs sind spezifische Subgraphs Assets die nur Operatoren enthalten und als Operatoren in einem anderen visuellen Effektdiagramm oder Unterdiagramm bzw. Subgraph verwendet werden können.

Subgraph

Erstellen von Operator Subgraphs

 
Du kannst einen Operator-Untergraphen wie folgt erstellen:
  • Erstellen eines Subgraph-Operators für visuelle Effekte im Projektfenster
    • Verwende das Menü: Asset/Create/Visual Effects/Visual Effect Subgraph Operator
  • Wähle einen oder mehrere Operatoren und optional Operatoren in einem visuellen Effektdiagramm aus, wähle im Kontextmenü mit der rechten Maustaste die Option „In Subgraph-Operator konvertieren“ und speicher das Subgraph-Asset im Dialogfeld „Datei speichern“.
    • Durch das Erstellen eines Subgraphs mit dieser Methode wird der gesamte konvertierte Inhalt durch einen Operator-Untergraphenknoten ersetzt.

Bearbeiten von Operator Subgraphs

Du kannst einen Operator-Untergraphen bearbeiten, indem du ihn im Fenster „Visual Effect Graph“ öffnest:
  • Durch Doppelklick auf das Subgraph Asset in der Projektansicht
  • Klicke mit der rechten Maustaste auf den Subgraph Block und wähle im Kontextmenü die Option Subgraph eingeben.

Sie können die Eingabe- und Ausgabeeigenschaften für den Operator über das Blackboard-Fenster einrichten:

  • Du kannst Eingabeeigenschaften erstellen, indem du neue Eigenschaften hinzufügst und deren exponiertes Flag aktivieren.
  • Du kannst können Ausgabeeigenschaften erstellen, indem du neue Eigenschaften hinzufügst und diese in die Ausgabekategorie verschiebst.

Verwenden von Operator Subgraphs

 
Du kannst deinem Diagramm einen Operator-Subgraph-Knoten hinzufügen:
  • Durch Ziehen eines Visual Effect Subgraph-Block-Assets aus der Projektansicht in das Visual Effect Graph-Fenster innerhalb des Blockbereichs eines Kontexts.
  • Verwende das Menü Block hinzufügen, indem du den Namen des Block-Subgraph-Assets eingibst.

Anpassen von Operator Subgraphs

Du kannst Eigenschaften wie in einem regulären Block anpassen, aber du kannst auch Operatoren zum Erstellen benutzerdefinierter Ausdrücke verwenden, um das Verhalten des als Subgraph verwendeten Blocks zu erweitern.

 

Originally posted 2020-01-21 11:30:00.

Werbung
Post Views: 2.141
Weitersagen:
Games und Lyrik Tags:Subgraphs, Unity

Beitragsnavigation

Previous Post: Frog Holm – Ein charmantes Pub-Abenteuer auf hoher See
Next Post: Lemonate – Eine neue Plattform für kreative Spieleentwicklung

Related Posts

  • Mission Asteroid Cover
    Mission Asteroid Games und Lyrik
  • Post Processing Effects
    Post Processing Effects in Unity: Ambient Occlusion, Anti-Aliasing und Auto-Exposure Games und Lyrik
  • Der Fluch des Biests Games und Lyrik
  • OTTOT (11)
    Out there – Oceans of Time Games und Lyrik
  • Tetragon Cover
    Tetragon Games und Lyrik
  • Project Organization
    Project Organization Games und Lyrik

Schreibe einen Kommentar Antwort abbrechen

Deine E-Mail-Adresse wird nicht veröffentlicht. Erforderliche Felder sind mit * markiert

Diese Website verwendet Akismet, um Spam zu reduzieren. Erfahre, wie deine Kommentardaten verarbeitet werden.

Unsere Besucher

089892
Users Today : 9
Total views : 410929
Powered By WPS Visitor Counter
  • Games und Lyrik (2.723)
    • Action (83)
    • Adventure (462)
      • Point & Click-Adventure (16)
    • Ecke der verlorenen Spiele (17)
    • Horror (35)
    • Kinderfreundliche Games (5)
    • Partyspiele (9)
    • Puzzle (17)
    • Rollenspiele (115)
    • Shooter (346)
    • Simulation (30)
    • Sport (113)
      • Fußball (5)
      • Rennspiele (6)
    • Strategie (200)
    • Survival (9)
    • Wimmelbild (8)
  • Hardware (2)
  • Jump & Run (1)
  • Lyrik (112)
  • Spieleentwickler (432)
  • Spieleprogrammierung (48)

Action Adventure Capcom Daedalic Deck 13 Devcom 2020 Ecke der verlorenen Spiele Gamescom 2019 Gamescom 2020 Gamescom 2021 Gamescom 2023 Games from Spain GB GBA GBC Horror Indie Arena Booth 2022 Jump & Run Kalypso Media Mega Man N64 NDS NES Nintendo Switch PC PS1 PS2 PS3 PS4 PS5 PSP Rareware Rennspiel Sega Shooter SNES State of Play Strategie Switch Unity Visual Novel VR Windows Xbox XBox One

Cosplay-Schnittmuster

  • 094ddf7788f49439577a1f264f2ea1ca Akira Band 2 Katsuhiro Otomo Carlsen Verlag Manga 19,90 €
  • 3b19aed4a4ecd2d447d502b5040d272e Fruits Basket Pearls Band 1 Natsuki Takaya Carlsen Verlag Manga 11,00 €
  • f1b2be429c6da35582dbc14e7d6d3b72 Angel Sanctuary Pearls Band 3 Kaori Yuki Carlsen Verlag Manga 12,00 €



Hier finden Sie mehr.

RSS Lets-Plays.de

  • Pen and Paper Spiele
  • Verlorenes Android-Handy orten

Ezoic

RSS GameStar – News

  • Verwirrendes Vakuum: In The Expanse Osiris Reborn laufen wir kopfüber und am Ende gibt's Loot
  • Wer braucht Mass Effect 5, wenn es solche Spiele gibt? - The Expanse vs. Exodus
  • Game of Thrones - Schauspieler verschwand nach grausamen Serien-Tod von der Bildfläche, kehrte erst nach fast 10 Jahren zurück
TopBlogs.de das Original - Blogverzeichnis | Blog Top Liste
blogwolke.de - Das Blog-Verzeichnis
  • Over the Alps
    Over the Alps Games und Lyrik
  • Action Man Search for Base X Cover
    Action Man: Search for Base X Games und Lyrik
  • The Witcher Battle Arena Cover
    The Witcher Battle Arena Ecke der verlorenen Spiele
  • Frostyfroggs Logo
    FrostyFroggs: Das belgische Studio hinter innovativen Spielerlebnissen Spieleentwickler
  • Monkey Bubble Logo
    Monkey Bubble: Meister der Esports-Events Games und Lyrik
  • Axis Game Factory Screenshot 2
    Axis Game Factory Games und Lyrik
  • Endless Dungeon
    Endless Dungeon: Eine Reise in die unendlichen Abgründe des Spiels Games und Lyrik
  • Bone Das große Kuhrennen
    Bone: Das große Kuhrennen Adventure

Copyright © 2026 Games und Lyrik.

Powered by PressBook News Dark theme

Cookie-Einstellungen
Diese Webseite benutzt Cookies um die Nutzererfahrung zu verbessern. Diese Cookies können Sie hier ausschalten.

This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-out if you wish.
Cookie-Einstellungen / Cookie settingsAkzeptieren / ACCEPT
Privatsphären- und Cookie-Einstellungen

Informationen zu Cookies / Privacy Overview

Informationen zu Cookies / Privacy Overview


Diese Webseite benutzt Cookies um die Funktion und die Nutzererfahrung zu verbessern. Es gibt zwei Arten von Cookies: Die notwendigen im Browser gespeichert und sind wichtig für die korrekte Funktion der Webseite. Die nicht notwendigen oder auch Drittanbieter-Cookies, die zum Einsatz kommen, dienen zur Analyse und zeigen uns die Benutzung dieser Webseite. Diese Cookies werden ebenfalls im Browser gespeichert aber nur, wenn Sie es ausdrücklich erlauben. Sie haben im Folgenden die Möglichkeit, diese Drittanbieter-Cookies zu verbieten. Das Abschalten dieser  Cookies kann das Verhalten der Webseite beeinflussen.


This website uses cookies to improve your experience while you navigate through the website. Out of these cookies, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may have an effect on your browsing experience.

necessary
immer aktiv
Necessary cookies are absolutely essential for the website to function properly. This category only includes cookies that ensures basic functionalities and security features of the website. These cookies do not store any personal information.
CookieDauerBeschreibung
AWSALBCORS7 daysThis cookie is managed by Amazon Web Services and is used for load balancing.
client_id10 yearsThis cookie is used for passing authentication information.
cookielawinfo-checkbox-advertisement1 yearSet by the GDPR Cookie Consent plugin, this cookie is used to record the user consent for the cookies in the "Advertisement" category .
cookielawinfo-checkbox-advertisement1 yearSet by the GDPR Cookie Consent plugin, this cookie is used to record the user consent for the cookies in the "Advertisement" category .
cookielawinfo-checkbox-analytics1 yearSet by the GDPR Cookie Consent plugin, this cookie is used to record the user consent for the cookies in the "Analytics" category .
cookielawinfo-checkbox-analytics11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics".
cookielawinfo-checkbox-analytics11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics".
cookielawinfo-checkbox-functional1 yearThe cookie is set by the GDPR Cookie Consent plugin to record the user consent for the cookies in the category "Functional".
cookielawinfo-checkbox-functional11 monthsThe cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional".
cookielawinfo-checkbox-functional11 monthsThe cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional".
cookielawinfo-checkbox-necessary1 yearSet by the GDPR Cookie Consent plugin, this cookie is used to record the user consent for the cookies in the "Necessary" category .
cookielawinfo-checkbox-necessary11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary".
cookielawinfo-checkbox-necessary11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary".
cookielawinfo-checkbox-non-necessary1 yearSet by the GDPR Cookie Consent plugin, this cookie is used to record the user consent for the cookies in the "Non-necessary" category .
cookielawinfo-checkbox-others1 yearSet by the GDPR Cookie Consent plugin, this cookie is used to store the user consent for cookies in the category "Others".
cookielawinfo-checkbox-others11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other.
cookielawinfo-checkbox-others11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other.
cookielawinfo-checkbox-performance1 yearSet by the GDPR Cookie Consent plugin, this cookie is used to store the user consent for cookies in the category "Performance".
cookielawinfo-checkbox-performance11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance".
cookielawinfo-checkbox-performance11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance".
CookieLawInfoConsent1 yearRecords the default button state of the corresponding category & the status of CCPA. It works only in coordination with the primary cookie.
CookieLawInfoConsent1 yearRecords the default button state of the corresponding category & the status of CCPA. It works only in coordination with the primary cookie.
ezCMPCCS1 yearEzoic sets this cookie to track when a user consents to statistics cookies.
PHPSESSIDsessionThis cookie is native to PHP applications. The cookie is used to store and identify a users' unique session ID for the purpose of managing user session on the website. The cookie is a session cookies and is deleted when all the browser windows are closed.
viewed_cookie_policy11 monthsThe cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data.
viewed_cookie_policy11 monthsThe cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data.
Nicht notwendige
Alle Cookies, die für die korrekte Funktion der Webseite nicht unmittelbar notwendig sind und genutzt werden, um persönliche Nutzerdaten per Analyse, Werbung oder anderen eingebetteten Inhalt zu sammeln, werden als nicht notwendige Cookies bezeichnet. Es ist zwingend erforderlich die Zustimmung des Nutzers / der Nutzerin einzuholen, bevor diese Cookies zur Anwendung kommen. Wird die Einwilligung zur Nutzung der Cookies nicht erteilt, werden sie nicht angewendet und nur die notwendigen Cookies sind aktiv.
CookieDauerBeschreibung
__qca1 year 26 daysThe __qca cookie is associated with Quantcast. This anonymous data helps us to better understand users' needs and customize the website accordingly.
eudssessionThis cookie is set by Rocket Fuel for targeted advertising so that users are shown relevant ads.
i10 yearsThis cookie is set by OpenX to record anonymized user data, such as IP address, geographical location, websites visited, ads clicked by the user etc., for relevant advertising.
IDE1 year 24 daysGoogle DoubleClick IDE cookies are used to store information about how the user uses the website to present them with relevant ads and according to the user profile.
mc1 year 1 monthQuantserve sets the mc cookie to anonymously track user behaviour on the website.
rud1 year 24 daysThe rud cookie is owned by Rocketfuel and registers user data, such as IP address, location, etc. for the purpose of optimising ad display.
rudssessionThis cookie is owned by Rocketfuel and collects anonymous user data to target audiences and deliver personalized ads.
test_cookie15 minutesThe test_cookie is set by doubleclick.net and is used to determine if the user's browser supports cookies.
VISITOR_INFO1_LIVE5 months 27 daysA cookie set by YouTube to measure bandwidth that determines whether the user gets the new or old player interface.
YSCsessionYSC cookie is set by Youtube and is used to track the views of embedded videos on Youtube pages.
yt-remote-connected-devicesneverYouTube sets this cookie to store the video preferences of the user using embedded YouTube video.
yt-remote-device-idneverYouTube sets this cookie to store the video preferences of the user using embedded YouTube video.
yt.innertube::nextIdneverThis cookie, set by YouTube, registers a unique ID to store data on what videos from YouTube the user has seen.
yt.innertube::requestsneverThis cookie, set by YouTube, registers a unique ID to store data on what videos from YouTube the user has seen.
Funktionelle
Funktionelle Cookies werden benutzt, um bestimmte Funktionen wie die Teilung von Informationen auf Plattformen der sozialen Medien, Sammlung von Rückmeldungen und andre Drittanbieterfunktionen einsetzen zu können.
CookieDauerBeschreibung
__cf_bm30 minutesThis cookie, set by Cloudflare, is used to support Cloudflare Bot Management.
pll_language1 yearThe pll _language cookie is used by Polylang to remember the language selected by the user when returning to the website, and also to get the language information when not available in another way.
Leistungsanalyse
Leistungsanalyse-Cookies werden eingesetzt um die wichtigsten Leistungsaspekte zu analysieren und zu verstehen. Dies trägt dazu bei, die Webseite kontinuierlich zu verbessern und so den Besuchern eine gute Nutzererfahrung zu bieten.
CookieDauerBeschreibung
AWSALB7 daysAWSALB is an application load balancer cookie set by Amazon Web Services to map the session to the target.
ezds7 yearsThe ezds cookie is set by the provider Ezoic, and is used for storing the pixel size of the user's browser, to personalize user experience and ensure content fits.
ezoab_10342 hoursEzoic uses this cookie to split test different features and functionality.
ezohw7 yearsThe ezohw cookie is set by the provider Ezoic, and is used for storing the pixel size of the user's browser, to personalize user experience and ensure content fits.
ymex1 yearYandex sets this cookie to collect information about the user behaviour on the website. This information is used for website analysis and for website optimisation.
yuidss1 yearYandex stores this cookie in the user's browser in order to recognize the visitor.
Analytik
Analytische Cookies werden benutzt um zu verstehen, auf welche Art und Weise Besucher mit dieser Webseite interagieren. Diese Cookies helfen Informationen über Anzahl der Besucher, Absprungrate (Anzahl der Besucher,, die eine Webseite Besuchen und sie gleich wieder verlassen), Ursprungsland des Besuchers, usw. zu erhalten.
CookieDauerBeschreibung
__gads1 year 24 daysThe __gads cookie, set by Google, is stored under DoubleClick domain and tracks the number of times users see an advert, measures the success of the campaign and calculates its revenue. This cookie can only be read from the domain they are set on and will not track any data while browsing through other sites.
_gu1 monthThis cookie is set by the provider Getsitecontrol. This cookie is used to distinguish the users.
_ym_d1 yearYandex sets this cookie to store the date of the users first site session.
_ym_isad20 hoursYandex sets this cookie to determine if a visitor has ad blockers.
_ym_uid1 yearYandex sets this cookie to identify site users.
CONSENT2 yearsYouTube sets this cookie via embedded youtube-videos and registers anonymous statistical data.
eud1 year 24 daysThis cookie is owned by Rocketfuel and collects anonymous user data to target audiences and deliver personalized ads.
ezepvv1 dayThis cookie is set by the provider Ezoic to track what pages the user has viewed.
ezoadgid_103430 minutesEzoic uses this cookie to record an id for the user's age and gender category.
ezoref_10342 hoursEzoic uses this cookie to store the referring domain, i.e the website the user was on, before he came to the current website.
ezouspvasessionThe ezouspva cookie is set by the provider Ezoic and is used to track the number of pages a user has visited all time.
ezouspvvsessionThe ezouspvv cookie is set by the provider Ezoic and is used to track the number of pages a user has visited all time.
UserID13 monthsThis cookie is set by ADITION Technologies AG, as a unique and anonymous ID for the visitor of the website, to identify unique users across multiple sessions.
yabs-sidsessionYandex sets this cookie to store the session ID.
yandexuid1 yearYandex sets this cookie to identify site users.
Werbung
Werbungs-Cookies werden benutzt um Besuchern relevante Werbungen und Vermarktungskampanien anzuzeigen. Diese Cookies verfolgen die Besucher beim Besuch einer Webseite und sammeln Informationen mit deren Hilfe sie angepasste Werbungen einblenden.
CookieDauerBeschreibung
__qca1 year 26 daysThe __qca cookie is associated with Quantcast. This anonymous data helps us to better understand users' needs and customize the website accordingly.
eudssessionThis cookie is set by Rocket Fuel for targeted advertising so that users are shown relevant ads.
i10 yearsThis cookie is set by OpenX to record anonymized user data, such as IP address, geographical location, websites visited, ads clicked by the user etc., for relevant advertising.
IDE1 year 24 daysGoogle DoubleClick IDE cookies are used to store information about how the user uses the website to present them with relevant ads and according to the user profile.
mc1 year 1 monthQuantserve sets the mc cookie to anonymously track user behaviour on the website.
rud1 year 24 daysThe rud cookie is owned by Rocketfuel and registers user data, such as IP address, location, etc. for the purpose of optimising ad display.
rudssessionThis cookie is owned by Rocketfuel and collects anonymous user data to target audiences and deliver personalized ads.
test_cookie15 minutesThe test_cookie is set by doubleclick.net and is used to determine if the user's browser supports cookies.
VISITOR_INFO1_LIVE5 months 27 daysA cookie set by YouTube to measure bandwidth that determines whether the user gets the new or old player interface.
YSCsessionYSC cookie is set by Youtube and is used to track the views of embedded videos on Youtube pages.
yt-remote-connected-devicesneverYouTube sets this cookie to store the video preferences of the user using embedded YouTube video.
yt-remote-device-idneverYouTube sets this cookie to store the video preferences of the user using embedded YouTube video.
yt.innertube::nextIdneverThis cookie, set by YouTube, registers a unique ID to store data on what videos from YouTube the user has seen.
yt.innertube::requestsneverThis cookie, set by YouTube, registers a unique ID to store data on what videos from YouTube the user has seen.
Sonstige
Zu den sonstigen unkategorisierten Cookies zählen jene, die zwar analysiert wurden, aber noch keiner Kategorie zugeordnet werden konnten.
CookieDauerBeschreibung
_auid1 yearNo description available.
active_template::3326192 days

No description

appReleasesessionNo description available.
BACKENDIDsessionNo description available.
dspid1 yearNo description available.
ezoab_3326192 hoursNo description
ezoadgid_33261930 minutesNo description
ezopvc_33261930 minutesNo description
ezoref_3326192 hoursNo description
ezosuibasgeneris-11 yearNo description
ezovid_33261930 minutesNo description
ezovuuid_33261930 minutesNo description
ezovuuidtime_3326192 daysNo description
ezux_lpl_3326191 yearNo description
f_0013 monthsNo description
g_0011 dayNo description
gt_auto_switch1 monthNo description available.
lp_33261930 minutesNo description
mts_id9 years 10 months 8 daysNo description available.
mts_id_last_sync9 years 10 months 8 daysNo description available.
pvc_visits[0]1 yearThis cookie is created by post-views-counter. This cookie is used to count the number of visits to a post. It also helps in preventing repeat views of a post by a visitor.
srpsessionNo description available.
userId5 months 27 daysNo description
Notwendige
Notwendige Cookies sind für die korrekte Funktion der Webseite unerlässlich. Diese Kategorie enthält nur Cookies, die grundlegende Funktionalitäten und Sicherheitsfunktionen der Webseite ermöglichen. Diese Cookies speichern keine persönlichen Daten.
CookieDauerBeschreibung
AWSALBCORS7 daysThis cookie is managed by Amazon Web Services and is used for load balancing.
client_id10 yearsThis cookie is used for passing authentication information.
cookielawinfo-checkbox-advertisement1 yearSet by the GDPR Cookie Consent plugin, this cookie is used to record the user consent for the cookies in the "Advertisement" category .
cookielawinfo-checkbox-analytics1 yearSet by the GDPR Cookie Consent plugin, this cookie is used to record the user consent for the cookies in the "Analytics" category .
cookielawinfo-checkbox-functional1 yearThe cookie is set by the GDPR Cookie Consent plugin to record the user consent for the cookies in the category "Functional".
cookielawinfo-checkbox-necessary1 yearSet by the GDPR Cookie Consent plugin, this cookie is used to record the user consent for the cookies in the "Necessary" category .
cookielawinfo-checkbox-non-necessary1 yearSet by the GDPR Cookie Consent plugin, this cookie is used to record the user consent for the cookies in the "Non-necessary" category .
cookielawinfo-checkbox-others1 yearSet by the GDPR Cookie Consent plugin, this cookie is used to store the user consent for cookies in the category "Others".
cookielawinfo-checkbox-performance1 yearSet by the GDPR Cookie Consent plugin, this cookie is used to store the user consent for cookies in the category "Performance".
CookieLawInfoConsent1 yearRecords the default button state of the corresponding category & the status of CCPA. It works only in coordination with the primary cookie.
ezCMPCCS1 yearEzoic sets this cookie to track when a user consents to statistics cookies.
Advertisement
Advertisement cookies are used to provide visitors with relevant ads and marketing campaigns. These cookies track visitors across websites and collect information to provide customized ads.
CookieDauerBeschreibung
__qca1 year 26 daysThe __qca cookie is associated with Quantcast. This anonymous data helps us to better understand users' needs and customize the website accordingly.
eudssessionThis cookie is set by Rocket Fuel for targeted advertising so that users are shown relevant ads.
i10 yearsThis cookie is set by OpenX to record anonymized user data, such as IP address, geographical location, websites visited, ads clicked by the user etc., for relevant advertising.
IDE1 year 24 daysGoogle DoubleClick IDE cookies are used to store information about how the user uses the website to present them with relevant ads and according to the user profile.
loc1 year 1 monthAddThis sets this geolocation cookie to help understand the location of users who share the information.
mc1 year 1 monthQuantserve sets the mc cookie to anonymously track user behaviour on the website.
rud1 year 24 daysThe rud cookie is owned by Rocketfuel and registers user data, such as IP address, location, etc. for the purpose of optimising ad display.
rudssessionThis cookie is owned by Rocketfuel and collects anonymous user data to target audiences and deliver personalized ads.
test_cookie15 minutesThe test_cookie is set by doubleclick.net and is used to determine if the user's browser supports cookies.
VISITOR_INFO1_LIVE5 months 27 daysA cookie set by YouTube to measure bandwidth that determines whether the user gets the new or old player interface.
VISITOR_INFO1_LIVE5 months 27 daysA cookie set by YouTube to measure bandwidth that determines whether the user gets the new or old player interface.
YSCsessionYSC cookie is set by Youtube and is used to track the views of embedded videos on Youtube pages.
YSCsessionYSC cookie is set by Youtube and is used to track the views of embedded videos on Youtube pages.
yt-remote-connected-devicesneverYouTube sets this cookie to store the video preferences of the user using embedded YouTube video.
yt-remote-connected-devicesneverYouTube sets this cookie to store the video preferences of the user using embedded YouTube video.
yt-remote-device-idneverYouTube sets this cookie to store the video preferences of the user using embedded YouTube video.
yt-remote-device-idneverYouTube sets this cookie to store the video preferences of the user using embedded YouTube video.
yt.innertube::nextIdneverThis cookie, set by YouTube, registers a unique ID to store data on what videos from YouTube the user has seen.
yt.innertube::requestsneverThis cookie, set by YouTube, registers a unique ID to store data on what videos from YouTube the user has seen.
non-necessary
Other uncategorized cookies are those that are being analyzed and have not been classified into a category as yet.
CookieDauerBeschreibung
_auid1 yearNo description available.
active_template::3326192 days

No description

appReleasesessionNo description available.
BACKENDIDsessionNo description available.
dspid1 yearNo description available.
ezoab_3326192 hoursNo description
ezoadgid_33261930 minutesNo description
ezopvc_33261930 minutesNo description
ezoref_3326192 hoursNo description
ezosuibasgeneris-11 yearNo description
ezovid_33261930 minutesNo description
ezovuuid_33261930 minutesNo description
ezovuuidtime_3326192 daysNo description
ezux_lpl_3326191 yearNo description
f_0013 monthsNo description
g_0011 dayNo description
gt_auto_switch1 monthNo description available.
lp_33261930 minutesNo description
mts_id9 years 10 months 8 daysNo description available.
mts_id_last_sync9 years 10 months 8 daysNo description available.
pvc_visits[0]1 yearThis cookie is created by post-views-counter. This cookie is used to count the number of visits to a post. It also helps in preventing repeat views of a post by a visitor.
srpsessionNo description available.
srpsessionNo description available.
userId5 months 27 daysNo description
xtc1 year 1 monthNo description
performance
Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.
CookieDauerBeschreibung
AWSALB7 daysAWSALB is an application load balancer cookie set by Amazon Web Services to map the session to the target.
ezds7 yearsThe ezds cookie is set by the provider Ezoic, and is used for storing the pixel size of the user's browser, to personalize user experience and ensure content fits.
ezoab_10342 hoursEzoic uses this cookie to split test different features and functionality.
ezohw7 yearsThe ezohw cookie is set by the provider Ezoic, and is used for storing the pixel size of the user's browser, to personalize user experience and ensure content fits.
ymex1 yearYandex sets this cookie to collect information about the user behaviour on the website. This information is used for website analysis and for website optimisation.
yuidss1 yearYandex stores this cookie in the user's browser in order to recognize the visitor.
Others
Other uncategorized cookies are those that are being analyzed and have not been classified into a category as yet.
CookieDauerBeschreibung
_auid1 yearNo description available.
active_template::3326192 days

No description

appReleasesessionNo description available.
BACKENDIDsessionNo description available.
dspid1 yearNo description available.
ezoab_3326192 hoursNo description
ezoadgid_33261930 minutesNo description
ezopvc_33261930 minutesNo description
ezoref_3326192 hoursNo description
ezosuibasgeneris-11 yearNo description
ezovid_33261930 minutesNo description
ezovuuid_33261930 minutesNo description
ezovuuidtime_3326192 daysNo description
ezux_lpl_3326191 yearNo description
f_0013 monthsNo description
g_0011 dayNo description
gt_auto_switch1 monthNo description available.
lp_33261930 minutesNo description
mts_id9 years 10 months 8 daysNo description available.
mts_id_last_sync9 years 10 months 8 daysNo description available.
pvc_visits[0]1 yearThis cookie is created by post-views-counter. This cookie is used to count the number of visits to a post. It also helps in preventing repeat views of a post by a visitor.
srpsessionNo description available.
srpsessionNo description available.
userId5 months 27 daysNo description
xtc1 year 1 monthNo description
Analytics
Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics the number of visitors, bounce rate, traffic source, etc.
CookieDauerBeschreibung
__gads1 year 24 daysThe __gads cookie, set by Google, is stored under DoubleClick domain and tracks the number of times users see an advert, measures the success of the campaign and calculates its revenue. This cookie can only be read from the domain they are set on and will not track any data while browsing through other sites.
_gu1 monthThis cookie is set by the provider Getsitecontrol. This cookie is used to distinguish the users.
_ym_d1 yearYandex sets this cookie to store the date of the users first site session.
_ym_isad20 hoursYandex sets this cookie to determine if a visitor has ad blockers.
_ym_uid1 yearYandex sets this cookie to identify site users.
at-randneverAddThis sets this cookie to track page visits, sources of traffic and share counts.
CONSENT2 yearsYouTube sets this cookie via embedded youtube-videos and registers anonymous statistical data.
CONSENT2 yearsYouTube sets this cookie via embedded youtube-videos and registers anonymous statistical data.
eud1 year 24 daysThis cookie is owned by Rocketfuel and collects anonymous user data to target audiences and deliver personalized ads.
ezepvv1 dayThis cookie is set by the provider Ezoic to track what pages the user has viewed.
ezoadgid_103430 minutesEzoic uses this cookie to record an id for the user's age and gender category.
ezoref_10342 hoursEzoic uses this cookie to store the referring domain, i.e the website the user was on, before he came to the current website.
ezouspvasessionThe ezouspva cookie is set by the provider Ezoic and is used to track the number of pages a user has visited all time.
ezouspvvsessionThe ezouspvv cookie is set by the provider Ezoic and is used to track the number of pages a user has visited all time.
UserID13 monthsThis cookie is set by ADITION Technologies AG, as a unique and anonymous ID for the visitor of the website, to identify unique users across multiple sessions.
uvc1 year 1 monthSet by addthis.com to determine the usage of addthis.com service.
yabs-sidsessionYandex sets this cookie to store the session ID.
yandexuid1 yearYandex sets this cookie to identify site users.
Functional
Functional cookies help to perform certain functionalities like sharing the content of the website on social media platforms, collect feedbacks, and other third-party features.
CookieDauerBeschreibung
__atuvc1 year 1 monthAddThis sets this cookie to ensure that the updated count is seen when one shares a page and returns to it, before the share count cache is updated.
__atuvs30 minutesAddThis sets this cookie to ensure that the updated count is seen when one shares a page and returns to it, before the share count cache is updated.
__cf_bm30 minutesThis cookie, set by Cloudflare, is used to support Cloudflare Bot Management.
pll_language1 yearThe pll _language cookie is used by Polylang to remember the language selected by the user when returning to the website, and also to get the language information when not available in another way.
pll_language1 yearThe pll _language cookie is used by Polylang to remember the language selected by the user when returning to the website, and also to get the language information when not available in another way.
SPEICHERN & AKZEPTIEREN
Präsentiert von CookieYes Logo