This page has been translated automatically.
Video Tutorials
Interface
Essentials
Advanced
How To
Basics
Rendering
Professional (SIM)
UnigineEditor
Interface Overview
Assets Workflow
Version Control
Settings and Preferences
Working With Projects
Adjusting Node Parameters
Setting Up Materials
Setting Up Properties
Lighting
Sandworm
Using Editor Tools for Specific Tasks
Extending Editor Functionality
Built-in Node Types
Nodes
Objects
Effects
Decals
Light Sources
Geodetics
World Nodes
Sound Objects
Pathfinding Objects
Players
Programming
Fundamentals
Setting Up Development Environment
Usage Examples
C++
C#
UnigineScript
UUSL (Unified UNIGINE Shader Language)
Plugins
File Formats
Materials and Shaders
Rebuilding the Engine Tools
GUI
Double Precision Coordinates
API Reference
Animations-Related Classes
Containers
Common Functionality
Controls-Related Classes
Engine-Related Classes
Filesystem Functionality
GUI-Related Classes
Math Functionality
Node-Related Classes
Objects-Related Classes
Networking Functionality
Pathfinding-Related Classes
Physics-Related Classes
Plugins-Related Classes
IG Plugin
CIGIConnector Plugin
Rendering-Related Classes
VR-Related Classes
Content Creation
Content Optimization
Materials
Material Nodes Library
Miscellaneous
Input
Math
Matrix
Textures
Art Samples
Tutorials

Render

Warning
The scope of applications for UnigineScript is limited to implementing materials-related logic (material expressions, scriptable materials, brush materials). Do not use UnigineScript as a language for application logic, please consider C#/C++ instead, as these APIs are the preferred ones. Availability of new Engine features in UnigineScript (beyond its scope of applications) is not guaranteed, as the current level of support assumes only fixing critical issues.

auxiliary_00#

Auxiliary buffer with post_blur_mask material
SDK Path: <SDK_INSTALLATION>

depth_00#

Linear depth
SDK Path: <SDK_INSTALLATION>

texture_00#

Usage engine.render.renderTexture2D() for 2D texture rendering
SDK Path: <SDK_INSTALLATION>

lookup_00#

Dynamic color lookup table
SDK Path: <SDK_INSTALLATION>

motion_blur_00#

Motion blur camera velocity only
SDK Path: <SDK_INSTALLATION>

motion_blur_01#

Motion blur body rigid velocities
SDK Path: <SDK_INSTALLATION>

node_00#

WidgetSpriteNode
SDK Path: <SDK_INSTALLATION>

oblique_00#

Oblique perspective projection
SDK Path: <SDK_INSTALLATION>

occlusion_00#

Ambient occlusion
SDK Path: <SDK_INSTALLATION>

radial_00#

Demonstration of the scene with radial blur post-process effect
SDK Path: <SDK_INSTALLATION>

sobel_00#

Sobel filter
SDK Path: <SDK_INSTALLATION>

viewport_00#

WidgetSpriteViewport used for overlapping
SDK Path: <SDK_INSTALLATION>

viewport_01#

WidgetSpriteViewport used for 6 display view
SDK Path: <SDK_INSTALLATION>

viewport_02#

WidgetSpriteViewport used for panoramic view
SDK Path: <SDK_INSTALLATION>

viewport_03#

WidgetSpriteViewport used for helicopter-like view based on a mesh
SDK Path: <SDK_INSTALLATION>

visualizer_00#

Renders the mesh wireframe and the mesh itself
SDK Path: <SDK_INSTALLATION>

volumetric_00#

Light scattering from static meshes
SDK Path: <SDK_INSTALLATION>

volumetric_01#

Light scattering from a particle system
SDK Path: <SDK_INSTALLATION>

wet_00#

Using post_filter_wet material for creating an effect of a reflective wet surface
SDK Path: <SDK_INSTALLATION>

The information on this page is valid for UNIGINE 2.20 SDK.

Last update: 2025-07-10
Build: ()