Inside Sabertooth
Learn how Sabertooth uses 3ds Max to create 3D interactive projects, including HBO Go’s Game of Thrones interactive experience
  • 1/3
You are here: Forum Home / Autodesk® Maya® / Materials / How do I turn on/off the effect of a bump map (or any other nodes)?
  RSS 2.0 ATOM  

How do I turn on/off the effect of a bump map (or any other nodes)?
Rate this thread
 
44017
 
Permlink of this thread  
avatar
  • hoaken
  • Posted: 06 June 2010 09:03 PM
  • Location: Wiltshire, UK
  • Total Posts: 323
  • Joined: 05 September 2006 03:29 AM

How do I turn on/off the effect of a bump map (or any other nodes)? I have tried to use “blocking” and “has no effect” but they dont seem to work.

(I am using MR mia- don’t know whether that is revelant but lots of little things don’t seem to work very well with mia)



3DS Max 6 to 2009, Maya 2010
Windows XP Pro x64 SP2
NVIDIA Quadro 1700, Quad Core 2.67GHz, 4Gb RAM
http://www.beanboxanimation.co.uk

Replies: 0
avatar
  • n8skow
  • Posted: 07 June 2010 07:49 AM

Your wanting to disable it permanently or just temporarily?

Permanently - simply delete the bump node from your shader network (in the hypershade)
Temporarily - reduce the bump value to ‘0’, or break just the connection from the bump node to your material.



n8skow [FA]

Replies: 1
/img/forum/dark/default_avatar.png

So I have to physically remove connections and reconnect them when I need to? There is no way “block” or turn on/off nodes?

Author: hoaken

Replied: 13 June 2010 10:58 PM  
avatar
  • n8skow
  • Posted: 14 June 2010 03:58 PM

Why not just set the bump value to ‘0’ then?
What is it your trying to set-up exactly?



n8skow [FA]

Replies: 1
/img/forum/dark/default_avatar.png

For bumps, this is fine but I’m thinking that a way to be able to block the behavour of certain nodes would be very useful. Inaddition, it seems anal but for more complicated settings, having the ability to turn behaviours on/off to see the effect turn on/off is useful and you dont need to set to zero then remember all the settings to “turn them back on”.

Author: hoaken

Replied: 16 June 2010 02:53 AM  
avatar
  • n8skow
  • Posted: 16 June 2010 11:01 AM

Hmm, maybe not the most elegant solution - but you could run each bump node into a blend node - then you wouldn’t haven’t to remember the bump values - just slide the ‘blend’ slider…



n8skow [FA]

Replies: 1
/img/forum/dark/default_avatar.png

yeah, I guess that would work. Thanks. But as I said, it is not really a problem with bumps. It more to do with when you have an entire network of nodes but you just want to turn part of the network on and off (without needign to remember numbers or settings to reconnect).

I thought the “blocking” and “has no effect” settings do this but I was wrong. I read up on these but don’t understand it. What do this settings do?

Author: hoaken

Replied: 17 June 2010 02:01 AM  
avatar
  • n8skow
  • Posted: 22 June 2010 05:45 AM

per the Maya documentation:

Node State

Changing the node state can improve performance. There are six possible node states:

Normal

Causes the node to behave normally, according to the defined settings and effects. This is the default.

HasNoEffect

Disables any effects on the node so that fewer calculations are necessary at the time of redraw. The effect does not render until you reset the Node State back to Normal. Maya evaluates the nodes in the node’s history, but not the node itself.

For example, if you translate a cluster to deform a geometry, then set the Node State of the cluster node to HasNoEffect, the geometry appears undeformed, as though the translation had not occurred. To view the effect, change the Node State back to Normal.

Blocking

Temporarily hides the node and does not display the results of any input (input evaluations) to the node. This can speed the redraw. It is also useful when you have complex scenes and want to edit only one aspect of a node. Blocked nodes do not render.

For example, if you have a complex revolved surface and want to edit the curve, but don’t want to wait while the curve redraws, select Blocking and edit the curve. To display the modified revolved surface, reset the Node State to Normal.



n8skow [FA]

Replies: 1
/img/forum/dark/default_avatar.png

Thanks for ya reply. Reading that, it sounds like what I thought it SHOULD but i cant get it to work the way I thought it should work. To be absolutely clear....

1)Those node state affects both the final render and the viewport display?
2) if so, using the Blocking or HasNoEffect on a bump node should in effect turn the bump off (as discussed in the eairler postings)?
3) What is the difference between Blocking and HasNoEffect then?

Author: hoaken

Replied: 24 June 2010 12:32 AM