String Light Plugin

Easily add String Lights to your Scene with lots of customizable options.

  • 지원 플랫폼
  • 지원 엔진 버전
    4.26 - 4.27, 5.0 - 5.3
  • 다운로드 유형
    엔진 플러그인
    이 제품은 코드 플러그인과 함께 미리 빌드한 바이너리와 언리얼 엔진에 통합되는 모든 소스 코드를 포함하고 있으며 원하시는 엔진 버전에 설치하여 프로젝트에 따라 활성화할 수 있습니다.

Add special cables to your scene, decorate them with various hanging lights, add dynamic lights and customize many properties. meshes are grouped via hierarchical instanced static meshes. This plugin Includes a Modular Light Bulb blueprint for creating various light bulbs and can be easily extended from data tables.


Video

Documentation

Discord Support Channel

Sequencer Support


Showcase Map 4.26+ (Plugin is Required)


Integration with Advanced Light Pack


Update 1.2 Release Notes


New

  • Group Instanced Meshes of different String Lights for higher performance.
  • Create Static Mesh(es) from String Lights with different merge options.
  • Specify Lights to add to strings by Index.
  • Distance Based Optimization.
  • Improved Directional Wind.
  • Segment Collision for String Lights.
  • Support Per Particle Force.
  • Better Debug View for String Lights.
  • More Blueprint nodes.
  • More Features, Improvements and Optimizations.


Fixed

  • Transform of Attached Light Bulbs
  • Socket Transforms of String Light Components.
  • Shadow Casting of String Light Components.
  • Calculated Bounds of String Light Components.
  • Line Trace on Light Bulbs.
  • Shadow casting option on sections of static mesh assets.
  • Other minor issues.


Update 1.1 Release Notes

기술적 세부사항

Features:

  • Add cables easily with Spline Points
  • Blueprint Support
  • Advanced Light Pack Integration
  • Modular light bulb for creating various light bulbs
  • Decorate cables with different meshes
  • Easily override materials
  • Meshes are grouped via hierarchical instanced static meshes.
  • Attach Movable Lights
  • Simulated Hanging Lights
  • Damping option for cables and lights
  • Directional Wind Simulation
  • Pause Simulation for best performance and Static Lights
  • Optimization options for the simulation
  • Simple Collision (One way only)
  • Connect different string lights together
  • Thoroughly tested on Win64


Code Modules:

  • StringLightPluginModule (Runtime)
  • StringLightPluginEditorModule (Editor)


Number of Blueprints: 2 (+7 Miscellaneous)

Number of C++ Classes: 20 Classes, 40 Structs, 3 Enums

Network Replicated: No

Supported Development Platforms: Win/Linux/Mac

Supported Target Build Platforms: Win/Linux/Mac

Additional Notes: This plugin does not use CableComponent