Click or drag to resize

PartModel Class

Helper methods to deal with the part models.
Inheritance Hierarchy
SystemObject
  KSPDev.PartUtilsPartModel

Namespace:  KSPDev.PartUtils
Assembly:  KSPDev_Utils.2.5 (in KSPDev_Utils.2.5.dll) Version: 2.5 for KSP v1
Syntax
C#
public static class PartModel
Request Example View Source
Methods
  NameDescription
Public methodStatic memberUpdateHighlighters(Part, Transform)
Refreshes the highlighters on the part.
Public methodStatic memberUpdateHighlighters(Transform, Transform)
Refreshes the highlighters on the part that owns the provided model.
Top
See Also