Shadow Map Material Function

This is independent shadow system with high performance on mobile device, can cast dynamic shadow without light.

Category:
Tags: , ,

Description

Android Sample APK (Benchmark):

https://drive.google.com/open?id=1JgTWAChTGT1hW9mpTMeCEMTcM4koefh6

New

Technical Details

ShadowCaptureBP :

Blueprint Actor, place to scene to capture shadow, follows location of [ShadowMapTargetComponent], X-axis of ShadowCaptureBP is virtual light direction.

ShadowMapTargetComponent :

Component, ShadowCapture follows location of ShadowMapTargetComponent.

CastShadowMapComponent :

Component, Actor with this component cast shadow.

ShadowMapMultiply :

Material Function, material with ShadowMapMultiply recive shadow;

Number of Blueprints: 1

Number of C++ Classes: 5

Supported Devlopment Platforms:Win64, macOS

Supported Target Build Platforms: Win32, Win64, macOS, iOS, Android

Documentation: Documentation

Example Project: Github

Supported Engine Versions

4.17 – 4.27, 5.0 – 5.3