Page 1 of 1
Making materials in C4D with Octane for import to Unity
Posted: Thu Nov 30, 2017 1:41 am
by tttlllrrr
Is it possible to import octane materials created with C4D to Unity Octane?
Re: Making materials in C4D with Octane for import to Unity
Posted: Thu Nov 30, 2017 2:50 pm
by bepeg4d
Hi tttlllrrr,
you can save the materials in c4doctane (or any other plugin) within the LocalDB, then import the materials back into Unity from the localDB, and use the materials with unity objects, in source mode:
Or import the single material saved as .orbx, by right-clicking in the node graph editor, always in source mode:
ciao beppe
Re: Making materials in C4D with Octane for import to Unity
Posted: Fri Dec 01, 2017 1:19 am
by tttlllrrr
Thank you! This was very helpful.