package shaders
Type Members
-
case class
SimpleFresnel
(color: MeshSurfaceProperty[RGBA], normals: MeshSurfaceProperty[Vector[_3D]], viewDirections: MeshSurfaceProperty[Vector[_3D]], fresnelExponent: Double = 1.0) extends PixelShader[RGBA] with Product with Serializable
Created by Lavrenti on 14.02.2016.