C# 클래스 FSO.Content.Model.FileTextureRef

상속: AbstractTextureRef
파일 보기 프로젝트 열기: RHY3756547/FreeSO 1 사용 예제들

공개 메소드들

메소드 설명
FileTextureRef ( string filepath ) : System

보호된 메소드들

메소드 설명
GetStream ( ) : Stream

메소드 상세

FileTextureRef() 공개 메소드

public FileTextureRef ( string filepath ) : System
filepath string
리턴 System

GetStream() 보호된 메소드

protected GetStream ( ) : Stream
리턴 Stream