Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | Protected Member Functions | Properties | List of all members
SoftMasking.SoftMaskable Class Reference
Inheritance diagram for SoftMasking.SoftMaskable:

Public Member Functions

Material GetModifiedMaterial (Material baseMaterial)
 
void Invalidate ()
 
void MaskMightChanged ()
 

Protected Member Functions

override void Awake ()
 
override void OnCanvasHierarchyChanged ()
 
override void OnDestroy ()
 
override void OnDisable ()
 
override void OnEnable ()
 
override void OnTransformParentChanged ()
 

Properties

bool isMaskingEnabled [get]
 
ISoftMask mask [get, set]
 
bool shaderIsNotSupported [get, set]
 

Member Function Documentation

override void SoftMasking.SoftMaskable.Awake ( )
inlineprotected
Material SoftMasking.SoftMaskable.GetModifiedMaterial ( Material  baseMaterial)
inline
void SoftMasking.SoftMaskable.Invalidate ( )
inline
void SoftMasking.SoftMaskable.MaskMightChanged ( )
inline
override void SoftMasking.SoftMaskable.OnCanvasHierarchyChanged ( )
inlineprotected
override void SoftMasking.SoftMaskable.OnDestroy ( )
inlineprotected
override void SoftMasking.SoftMaskable.OnDisable ( )
inlineprotected
override void SoftMasking.SoftMaskable.OnEnable ( )
inlineprotected
override void SoftMasking.SoftMaskable.OnTransformParentChanged ( )
inlineprotected

Property Documentation

bool SoftMasking.SoftMaskable.isMaskingEnabled
get
ISoftMask SoftMasking.SoftMaskable.mask
getset
bool SoftMasking.SoftMaskable.shaderIsNotSupported
getset

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