C# Class GenerateSelfShadowedBumpMap.GeneratorForm.BuildArguments

Arguments-driven generation
ファイルを表示 Open project: Patapom/GodComplex Class Usage Examples

Public Properties

Property Type Description
AOMapFileName string
bilateralRadius float
bilateralTolerance float
coneAngle float
displacementSize_cm float
heightMapFileName string
normalMapFileName string
raysCount int
searchRange int
textureSize_cm float
tile bool

Property Details

AOMapFileName public_oe property

public string AOMapFileName
return string

bilateralRadius public_oe property

public float bilateralRadius
return float

bilateralTolerance public_oe property

public float bilateralTolerance
return float

coneAngle public_oe property

public float coneAngle
return float

displacementSize_cm public_oe property

public float displacementSize_cm
return float

heightMapFileName public_oe property

public string heightMapFileName
return string

normalMapFileName public_oe property

public string normalMapFileName
return string

raysCount public_oe property

public int raysCount
return int

searchRange public_oe property

public int searchRange
return int

textureSize_cm public_oe property

public float textureSize_cm
return float

tile public_oe property

public bool tile
return bool