C# 클래스 CryEngine.CharacterCustomization.CharacterAttachmentMaterial

파일 보기 프로젝트 열기: PoppermostProductions/CryMono 1 사용 예제들

공개 메소드들

메소드 설명
Save ( ) : void

비공개 메소드들

메소드 설명
CharacterAttachmentMaterial ( CharacterAttachment attachment, System.Xml.Linq.XElement element, CharacterAttachmentMaterial parentMaterial = null ) : System
ParseColor ( string colorString ) : Vec3
UpdateMaterialElement ( System.Xml.Linq.XElement materialElement, CharacterAttachmentMaterial material ) : bool
WriteTexture ( System.Xml.Linq.XElement texturesElement, string textureType, string texturePath ) : bool

메소드 상세

Save() 공개 메소드

public Save ( ) : void
리턴 void