Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Static Public Attributes | List of all members
SoftMasking.SoftMask.MaterialParameters.Ids Class Reference

Static Public Attributes

static readonly int SoftMask = Shader.PropertyToID("_SoftMask")
 
static readonly int SoftMask_BorderRect = Shader.PropertyToID("_SoftMask_BorderRect")
 
static readonly int SoftMask_ChannelWeights = Shader.PropertyToID("_SoftMask_ChannelWeights")
 
static readonly int SoftMask_InvertMask = Shader.PropertyToID("_SoftMask_InvertMask")
 
static readonly int SoftMask_InvertOutsides = Shader.PropertyToID("_SoftMask_InvertOutsides")
 
static readonly int SoftMask_Rect = Shader.PropertyToID("_SoftMask_Rect")
 
static readonly int SoftMask_TileRepeat = Shader.PropertyToID("_SoftMask_TileRepeat")
 
static readonly int SoftMask_UVBorderRect = Shader.PropertyToID("_SoftMask_UVBorderRect")
 
static readonly int SoftMask_UVRect = Shader.PropertyToID("_SoftMask_UVRect")
 
static readonly int SoftMask_WorldToMask = Shader.PropertyToID("_SoftMask_WorldToMask")
 

Member Data Documentation

readonly int SoftMasking.SoftMask.MaterialParameters.Ids.SoftMask = Shader.PropertyToID("_SoftMask")
static
readonly int SoftMasking.SoftMask.MaterialParameters.Ids.SoftMask_BorderRect = Shader.PropertyToID("_SoftMask_BorderRect")
static
readonly int SoftMasking.SoftMask.MaterialParameters.Ids.SoftMask_ChannelWeights = Shader.PropertyToID("_SoftMask_ChannelWeights")
static
readonly int SoftMasking.SoftMask.MaterialParameters.Ids.SoftMask_InvertMask = Shader.PropertyToID("_SoftMask_InvertMask")
static
readonly int SoftMasking.SoftMask.MaterialParameters.Ids.SoftMask_InvertOutsides = Shader.PropertyToID("_SoftMask_InvertOutsides")
static
readonly int SoftMasking.SoftMask.MaterialParameters.Ids.SoftMask_Rect = Shader.PropertyToID("_SoftMask_Rect")
static
readonly int SoftMasking.SoftMask.MaterialParameters.Ids.SoftMask_TileRepeat = Shader.PropertyToID("_SoftMask_TileRepeat")
static
readonly int SoftMasking.SoftMask.MaterialParameters.Ids.SoftMask_UVBorderRect = Shader.PropertyToID("_SoftMask_UVBorderRect")
static
readonly int SoftMasking.SoftMask.MaterialParameters.Ids.SoftMask_UVRect = Shader.PropertyToID("_SoftMask_UVRect")
static
readonly int SoftMasking.SoftMask.MaterialParameters.Ids.SoftMask_WorldToMask = Shader.PropertyToID("_SoftMask_WorldToMask")
static

The documentation for this class was generated from the following file: