Uses of Class
zombie.core.skinnedmodel.model.CharacterMask
Packages that use CharacterMask
Package
Description
-
Uses of CharacterMask in zombie.core.skinnedmodel.model
Methods in zombie.core.skinnedmodel.model with parameters of type CharacterMask -
Uses of CharacterMask in zombie.core.skinnedmodel.population
Methods in zombie.core.skinnedmodel.population that return CharacterMaskMethods in zombie.core.skinnedmodel.population with parameters of type CharacterMaskModifier and TypeMethodDescriptionvoid
ClothingItem.getCombinedMask
(CharacterMask in_out_mask) static void
ClothingItem.tryGetCombinedMask
(ClothingItemReference itemRef, CharacterMask in_out_mask) static void
ClothingItem.tryGetCombinedMask
(ClothingItem item, CharacterMask in_out_mask) -
Uses of CharacterMask in zombie.core.skinnedmodel.visual
Methods in zombie.core.skinnedmodel.visual that return CharacterMaskModifier and TypeMethodDescriptionstatic CharacterMask
HumanVisual.GetMask
(ItemVisuals itemVisuals) Methods in zombie.core.skinnedmodel.visual with parameters of type CharacterMaskModifier and TypeMethodDescriptionvoid
ItemVisual.getClothingItemCombinedMask
(CharacterMask in_out_mask) -
Uses of CharacterMask in zombie.core.textures
Methods in zombie.core.textures with parameters of type CharacterMaskModifier and TypeMethodDescriptionvoid
SmartTexture.addMaskedTexture
(CharacterMask mask, String masksFolder, String base, int category, ImmutableColor _tint, float _hue) void
SmartTexture.addMaskedTexture
(CharacterMask mask, String masksFolder, Texture base, int category, ImmutableColor _tint, float _hue)