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