PyVMF.DispVert

class DispVert

Keeps track of each individual displacement vertex

__init__()

Initialize self. See help(type(self)) for accurate signature.

Methods

__init__() Initialize self.
copy() Copies the class using deepcopy()
export() Gets all the variables than need to be exported into the .VMF file
export_children() Gets all the children classes
ids()
set(normal, distance) Sets the normal direction and distance
set_alpha(amount) Sets the alpha, used by blend textures, 0 is the first texture, 255 is the second texture, 127 is both

Attributes

ID