C# (CSharp) Axiom.Graphics Compositor - 12 примеров найдено. Это лучшие примеры C# (CSharp) кода для Axiom.Graphics.Compositor, полученные из open source проектов. Вы можете ставить оценку каждому примеру, чтобы помочь нам улучшить качество примеров.
Class representing a Compositor object. Compositors provide the means to flexibly "composite" the final rendering result from multiple scene renders and intermediate operations like rendering fullscreen quads. This makes it possible to apply postfilter effects, HDRI postprocessing, and shadow effects to a Viewport.