Is it possible to change default material values (outside of the handful of settings you can change in the Setup menu?)
Here's what I mean. 99% of Poser materials will import with settings like this:
Wall Material [Glossy]
Diffuse: whatever
Specular: .05
Bump Power: .05
The default specularity value for most materials is .05, unless there's a specularity texture, in which case it will be 1. I find that most of the time, this makes objects way shinier than I want them to be. I'd love to be able to change the default specularity power to a much lower value than it is currently.
The other major case: Bump map power is generally, by default, .05. I find that for many objects, that's much too low, to the point where you can barely tell there's a bump map. .08 or .10 seems to be a good starting point for most objects.
Would it be possible to change the default settings for "normal" imported materials? Is there any way to make the default values for most materials something like .02 specularity power and .05 bump power? Maybe an editable .INI file or something? Individually, it's not a big deal to change. But when you import a scene with 50 objects and 10 materials each... it gets really old. So please, does anybody know of a way to change the default material import settings?
Is it possible to change default bump and specular values?
Moderator: face_off
Forum rules
Please keep character renders sensibly modest, please do not post sexually explicit scenes of characters.
Please keep character renders sensibly modest, please do not post sexually explicit scenes of characters.
In program files/Smith Micro/Psoer 11/Runtime/Python/addons/OctaneRender for Poser there is a file called OctaneDefaults.py.
Edit that file to change the default settings (they are self explanatory)
Edit that file to change the default settings (they are self explanatory)
Configuration: Windows 11 Pro, I9 12900K, 128GB, RTX 3090, P12 b1029
Win7/Win10/Mavericks/Mint 17 - GTX550Ti/GT640M
Octane Plugin Support : Poser, ArchiCAD, Revit, Inventor, AutoCAD, Rhino, Modo, Nuke
Pls read before submitting a support question
Octane Plugin Support : Poser, ArchiCAD, Revit, Inventor, AutoCAD, Rhino, Modo, Nuke
Pls read before submitting a support question
- greenwinnebago
- Posts: 7
- Joined: Wed Mar 11, 2015 12:57 am
Yes, thank you! That's exactly what I was looking for, and a huge time-saver!