Results 1 to 2 of 2

Thread: Material's color

  1. #1

    Material's color

    Hello.

    How can I change materials color? I have loaded full white texture to material library.
    I tried to change ambient, diffuse, emission and specular colors in back properties and also front properties, but texture remains white.
    www.netsoccer.biz

  2. #2

    Re: Material's color

    Quote Originally Posted by Jonne
    Hello.

    How can I change materials color? I have loaded full white texture to material library.
    I tried to change ambient, diffuse, emission and specular colors in back properties and also front properties, but texture remains white.
    to which object did you loaded texture? sphere, cube?
    If you loaded texture, then, the object color can affect mainly
    emission parameter.for example:

    sphere1.material.frontproperties.emission.aswincol or := clWhite;

    try it..

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •