Question:medium

Answer the question selecting the appropriate option given below:

Assertion (A): Blend controls how much of the texture’s default colour is mixed into the texture colour.

Reason (R): A value of 1 means the default colour does not affect the texture colour.

Show Hint

Understanding Blend values helps in achieving the desired colour balance in texturing.
Updated On: Jan 13, 2026
  • Both (A) and (R) are true and (R) is the correct explanation of (A).
  • Both (A) and (R) are true, (R) is not the correct explanation of (A).
  • (A) is true but (R) is false.
  • (A) is false but (R) is true.
Show Solution

The Correct Option is B

Solution and Explanation

The Blend parameter controls the mix of the default and texture colors. A value of 1 exclusively uses the texture color. Although statement (A) is accurate, statement (R) does not completely validate it.
Was this answer helpful?
0