스포트라이트 세일: 9월 23일 오후 10시 59분까지 엄선된 애니메이션을 50% 할인받으세요.

PostProcessTrack

AKaKLya - 코드 플러그인 - 2024/08/28
평점 없음

Post Process Volume's Material Track

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

Feature: There is no need to create a material parameter set when controlling the post material in the sequencer


1. Use [Post1] [Post2] [Post3] three vectors in the material, as [passing parameters]


Or change Name. in the track to match the Vector parameter you want to control in the material, which defaults to post1-3



2. Create the track: Create the demo in the figure on the plugin page


Method 1. Drag the PostProcess box directly to the sequencer and it will automatically create a material track if you give it a material instance. Must be a material instance!!


Method 2. Click the + sign to the right of PostProcess and select the Material instance.



3. The material is complex and 3 Vector parameters are not enough? Change the plugin, the code is already reserved, just remove the comment, free up the code to add a new parameter.

기술적 세부사항

Features: (Please include a full, comprehensive list of the features of the product)

  •  No need to Create MPC to Controll PostProcessVolume's Material in Sequencer
  • MPC: Material Parameter Collection

Code Modules:

  •  [PostTrack] - Editor
  •  [PostRuntime] - Runtime


Number of Blueprints:0

Number of C++ Classes:4

Network Replicated: No

Supported Development Platforms: Win64

Supported Target Build Platforms: Win64

Documentation[CN]:https://github.com/AKaKLya/PostProcessSeqTrack/wiki/Post-Track-Docu-CN

Documentation[EN]: https://github.com/AKaKLya/PostProcessSeqTrack/wiki/Post-Track-Docu