This is the complete list of members for MaterialPropertyBlockInterfaceExtensions, including all inherited members.
defaultColorID | MaterialPropertyBlockInterfaceExtensions | static |
defaultColorString | MaterialPropertyBlockInterfaceExtensions | static |
defaultTextureID | MaterialPropertyBlockInterfaceExtensions | static |
GetColor(this IGraphicsMaterialPropertyBlockInterface blockInterfaceGetColorFrom) | MaterialPropertyBlockInterfaceExtensions | static |
GetColor(this IGraphicsMultiMaterialPropertyBlockInterface blockInterfaceGetColorFrom, int matIndex) | MaterialPropertyBlockInterfaceExtensions | static |
GetMainTexture(this IGraphicsMaterialPropertyBlockInterface blockInterfaceToGetTextureFrom) | MaterialPropertyBlockInterfaceExtensions | static |
GetMainTexture(this IGraphicsMultiMaterialPropertyBlockInterface blockInterfaceGetTextureFrom, int matIndex) | MaterialPropertyBlockInterfaceExtensions | static |
mainTextureString | MaterialPropertyBlockInterfaceExtensions | static |
neverRunMaterialChecks | MaterialPropertyBlockInterfaceExtensions | static |
SetColor(this IGraphicsMaterialPropertyBlockInterface blockInterfaceToSet, Color color) | MaterialPropertyBlockInterfaceExtensions | static |
SetColor(this IGraphicsMultiMaterialPropertyBlockInterface blockInterfaceToSet, int matIndex, Color color) | MaterialPropertyBlockInterfaceExtensions | static |
SetMainTexture(this IGraphicsMaterialPropertyBlockInterface blockInterfaceToSet, Texture tex) | MaterialPropertyBlockInterfaceExtensions | static |
SetMainTexture(this IGraphicsMultiMaterialPropertyBlockInterface blockInterfaceToSet, int matIndex, Texture tex) | MaterialPropertyBlockInterfaceExtensions | static |