Jump to content

[SOLVED] Animation of Environment Parameters


photo

Recommended Posts

I dont see the possibility to animate these new parameters via Tracker.

 

I guess I could bring it in somehow?

 

Thx.

 

Werner

 

post-767-0-83476000-1460620214_thumb.png

Link to comment

Hi Werner,

 

Do you mean Ambient / Reflection / Sky intensity? I'm afraid, right now they are not exposed into tracker. You can change them via code:

void setEnvironmentAmbientIntensity(int num,float intensity)
void setEnvironmentReflectionIntensity(int num,float intensity)
void setEnvironmentSkyIntensity(int num,float intensity)
//num = preset number (0 / 1 / 2)

We will add these values into tracker in the next SDK update.

How to submit a good bug report
---
FTP server for test scenes and user uploads:

Link to comment
×
×
  • Create New...