Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

How do you create a 32bpc PF_EffectWorld?

Community Expert ,
Dec 24, 2009 Dec 24, 2009

I've got an inputLayer_param that I want to stretch to fit my input_world. In 8bpc, I'd just create a new input_world-sized PF_EffectWorld and use PF_Copy. I can't figure out how to do it in 32bpc, because I can't create a PF_EffectWorld of the correct bit depth. Maybe I'm barking up the wrong tree. Any guidance would be appreciated.

Dan

TOPICS
SDK
829
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Dec 24, 2009 Dec 24, 2009
LATEST

Nevermind. I discovered that I was using PF_New_World instead of PF_NewWorld. Yikes.

Dan

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines