C# 클래스 THREE.TextureLoader

파일 보기 프로젝트 열기: guidovanhilst/SharpThreejs

공개 메소드들

메소드 설명
load ( string resource, OnLoadTexture onLoad, OnProgress progress = null, OnProgress error = null ) : Texture

메소드 상세

load() 공개 메소드

public load ( string resource, OnLoadTexture onLoad, OnProgress progress = null, OnProgress error = null ) : Texture
resource string
onLoad OnLoadTexture
progress OnProgress
error OnProgress
리턴 Texture