確定如何計(jì)算混合因子。
Members
(static, constant) CONSTANT_ALPHA : Number
混合因子是常數(shù)α。
(static, constant) CONSTANT_COLOR : Number
混合因子是恒定顏色。
(static, constant) DESTINATION_ALPHA : Number
混合因子是目標(biāo)alpha。
(static, constant) DESTINATION_COLOR : Number
混合因子是目標(biāo)顏色。
(static, constant) ONE : Number
混合系數(shù)為1。
(static, constant) ONE_MINUS_CONSTANT_ALPHA : Number
混合因子是一減去常數(shù)α。
(static, constant) ONE_MINUS_CONSTANT_COLOR : Number
混合因子是一減去恒定顏色。
(static, constant) ONE_MINUS_DESTINATION_ALPHA : Number
混合因子是一減去目標(biāo)alpha。
(static, constant) ONE_MINUS_DESTINATION_COLOR : Number
混合因子是減去目標(biāo)顏色的1。
(static, constant) ONE_MINUS_SOURCE_ALPHA : Number
混合因子是一減去源阿爾法。
(static, constant) ONE_MINUS_SOURCE_COLOR : Number
混合因子是減去源顏色的1。
(static, constant) SOURCE_ALPHA : Number
混合因子是源alpha。
(static, constant) SOURCE_ALPHA_SATURATE : Number
混合因子是飽和源α。
(static, constant) SOURCE_COLOR : Number
混合因子是源顏色。
(static, constant) ZERO : Number
混合系數(shù)為零。