Introduction to Maya - Rendering in Arnold
This course will look at the fundamentals of rendering in Arnold. We'll go through the different light types available, cameras, shaders, Arnold's render settings and finally how to split an image into render passes (AOV's), before we then reassemble it i
# 1 21-07-2015 , 06:51 AM
Registered User
Join Date: Jul 2015
Posts: 6

[Solved] Expression editor question

Hi Guys,

Is there a way to set certain attributes given a frame number in the expression editor. Something like this (quasi-code)

Code:
if (frame_number == 20)
{
       pCube.rotateY=45;
}
Thanks in advance user added image


Last edited by DarkRonin; 21-07-2015 at 07:08 AM.
# 2 21-07-2015 , 07:08 AM
Registered User
Join Date: Jul 2015
Posts: 6
Looks like time is what I was after user added image

Posting Rules Forum Rules
You may not post new threads | You may not post replies | You may not post attachments | You may not edit your posts | BB code is On | Smilies are On | [IMG] code is On | HTML code is Off

Similar Threads