Jump to content

Search the Community

Showing results for tags 'Toggle'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • General
    • Lounge/General chat
    • Education
    • Jobs
    • Marketplace
  • Houdini
    • General Houdini Questions
    • Effects
    • Modeling
    • Animation & Rigging
    • Lighting & Rendering + Solaris!
    • Compositing
    • Games
    • Tools (HDA's etc.)
  • Coders Corner
    • HDK : Houdini Development Kit
    • Scripting
    • Shaders
  • Art and Challenges
    • Finished Work
    • Work in Progress
    • VFX Challenge
    • Effects Challenge Archive
  • Systems and Other Applications
    • Other 3d Packages
    • Operating Systems
    • Hardware
    • Pipeline
  • od|force
    • Feedback, Suggestions, Bugs

Product Groups

There are no results to display.


Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Website URL


Skype


Name


Location


Interests

Found 3 results

  1. Inside my hda parameters when a toggle is set to 0 i want another toggle to do the same. where can i write something like an if statement if(toggleA=0) then toggleB=0 else toggleB=chi("../..blah") i cant do it from the disable when or hide when because that is just for the ui. how can i change the value?
  2. Hi everyone! I created custom parameters in my SOP (rand_size, rand_rotate etc), and also I added a toggle switcher for these group of parameters. I can hide my parameters by adding {toggle ==1} into Disable When space. But if I switched on the toggle, my parameters still work. Is it possible to disable parameter so it will use default parameter?
  3. Hey guys. I know I've seen this in other peoples OTL's but Im at a loss how to do it. I'm looking to create an override toggle in the Parameters pane: If the toggle is turned off, I want a second parameter to become locked/greyed out. Can anyone point me to how to accomplish this?
×
×
  • Create New...