Struct AxF.BSDFData
Syntax
[GenerateHLSL(PackingRules.Exact, false, false, true, 1250, false, false)]
public struct BSDFData
Fields
biTangentWS
Declaration
[SurfaceDataAttributes("", true, false)]
public Vector3 biTangentWS
Field Value
clearcoatColor
Declaration
public Vector3 clearcoatColor
Field Value
clearcoatIOR
Declaration
public float clearcoatIOR
Field Value
clearcoatNormalWS
Declaration
[SurfaceDataAttributes("", true, false)]
public Vector3 clearcoatNormalWS
Field Value
diffuseColor
Declaration
public Vector3 diffuseColor
Field Value
flakesMipLevel
Declaration
[SurfaceDataAttributes("Flakes Mip", false, false)]
public float flakesMipLevel
Field Value
flakesUV
Declaration
[SurfaceDataAttributes("", false, false)]
public Vector2 flakesUV
Field Value
fresnelF0
Declaration
Field Value
geomNormalWS
Declaration
[SurfaceDataAttributes(new string[]{"Geometric Normal", "Geometric Normal View Space"}, true, false)]
public Vector3 geomNormalWS
Field Value
height_mm
Declaration
Field Value
normalWS
Declaration
[SurfaceDataAttributes(new string[]{"Normal WS", "Normal View Space"}, true, false)]
public Vector3 normalWS
Field Value
roughness
Declaration
Field Value
specularColor
Declaration
public Vector3 specularColor
Field Value
tangentWS
Declaration
[SurfaceDataAttributes("", true, false)]
public Vector3 tangentWS
Field Value