Class NmClipExtract
- Assembly
- ValveResourceFormat.dll
Extracts Source 2 animation clips to editable format.
public class NmClipExtract
Inheritance
Inherited Members
Constructors
NmClipExtract(Resource, IFileLoader)
Initializes a new instance of the ValveResourceFormat.ResourceTypes.ModelAnimation2.NmClipExtract class.
public NmClipExtract(Resource resource, IFileLoader fileLoader)
Parameters
resource
ResourcefileLoader
IFileLoader
Methods
ToContentFile()
Converts the animation clip to a content file.
public ContentFile ToContentFile()