材质

Side

THREE.FrontSide

THREE.BackSide

THREE.DoubleSide

Shading

THREE.FlatShading

THREE.SmoothShading

Colors

THREE.NoColors

THREE.FaceColors

THREE.VertexColors

Blending Mode

THREE.NoBlending

THREE.NormalBlending

THREE.AdditiveBlending

THREE.SubtractiveBlending

THREE.MultiplyBlending

THREE.CustomBlending

Depth Mode

THREE.NeverDepth

THREE.AlwaysDepth

THREE.LessDepth

THREE.LessEqualDepth

THREE.GreaterEqualDepth

THREE.GreaterDepth

THREE.NotEqualDepth
    原文作者:kumfo
    原文地址: https://segmentfault.com/a/1190000006938282
    本文转自网络文章,转载此文章仅为分享知识,如有侵权,请联系博主进行删除。
点赞