How can I change the parent of a scene node to have no parent?
I tried ->setParent(0);
but then after that if i then try to change the parent again it crashes.
Search found 12 matches
- Sun Jun 29, 2008 10:55 am
- Forum: Beginners Help
- Topic: remove parent
- Replies: 2
- Views: 544
- Fri Jun 06, 2008 10:51 am
- Forum: Beginners Help
- Topic: new SMaterial
- Replies: 3
- Views: 113
- Fri Jun 06, 2008 7:02 am
- Forum: Beginners Help
- Topic: new SMaterial
- Replies: 3
- Views: 113
new SMaterial
If i create a new SMaterial class instance, how can I then apply it to a scene node? Without having to go through all the material's properties and 'copying' them over.
Like, there should be a .setMaterial(index,material) function .
Like, there should be a .setMaterial(index,material) function .
- Wed May 14, 2008 4:13 pm
- Forum: Beginners Help
- Topic: materials and or textures per node
- Replies: 17
- Views: 807
- Wed May 14, 2008 3:56 pm
- Forum: Beginners Help
- Topic: materials and or textures per node
- Replies: 17
- Views: 807
- Wed May 14, 2008 3:43 pm
- Forum: Beginners Help
- Topic: materials and or textures per node
- Replies: 17
- Views: 807
- Wed May 14, 2008 3:27 pm
- Forum: Beginners Help
- Topic: materials and or textures per node
- Replies: 17
- Views: 807
- Wed May 14, 2008 2:22 pm
- Forum: Beginners Help
- Topic: materials and or textures per node
- Replies: 17
- Views: 807
- Wed May 14, 2008 1:33 pm
- Forum: Beginners Help
- Topic: materials and or textures per node
- Replies: 17
- Views: 807
- Wed May 14, 2008 1:11 pm
- Forum: Beginners Help
- Topic: materials and or textures per node
- Replies: 17
- Views: 807
- Wed May 14, 2008 12:50 pm
- Forum: Beginners Help
- Topic: materials and or textures per node
- Replies: 17
- Views: 807
- Wed May 14, 2008 12:35 pm
- Forum: Beginners Help
- Topic: materials and or textures per node
- Replies: 17
- Views: 807
materials and or textures per node
Can somebody explain to me how materials and textures work with eachother? In relation to 'per node'.
I understand there is a max 4 of one or the other. But are materials textures plus other settings, or what ?
I understand there is a max 4 of one or the other. But are materials textures plus other settings, or what ?