Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Namespaces | Classes
Package SoftMasking

Namespaces

package  Editor
 
package  Extensions
 
package  Samples
 
package  TextMeshPro
 

Classes

struct  ClearListAtExit< T >
 
class  GlobalMaterialReplacerAttribute
 Mark an implementation of the IMaterialReplacer interface with this attribute to register it in the global material replacer chain. The global replacers will be used automatically by all SoftMasks. More...
 
interface  IMaterialReplacer
 Used by SoftMask to automatically replace materials which don't support Soft Mask by those that do. More...
 
interface  ISoftMask
 
class  MaskChannel
 Contains some predefined combinations of mask channel weights. More...
 
class  MaterialReplacements
 
class  MaterialReplacer
 
class  MaterialReplacerChain
 
class  SoftMask
 SoftMask is a component that can be added to UI elements for masking the children. It works like a standard Unity's Mask but supports alpha. More...
 
class  SoftMaskable