bsdf ashikhmin(float exponentx, float exponenty, vector framex, vector framey, ...)
bsdf ashikhmin(vector nml, float exponentx, float exponenty, vector framex, vector framey, ...)
phong()
に似た異方性のbsdf
ですが2つの接線ベクトルに沿ってハイライトのサイズを個別に制御することができます。
exponentx
framex
ベクトル方向のPhong指数。
exponenty
framey
ベクトル方向のPhong指数。
framex
X方向のハイライト。
framey
Y方向のハイライト。
See also | |
bsdf |
|
pbr |
|
shading |
|