C# 클래스 UniGLTF.glTFPbrMetallicRoughness

상속: IJsonSerializable
파일 보기 프로젝트 열기: sotanmochi/VRMLiveMotionStreamer 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
baseColorTexture glTFTextureInfo
extensions object
extras object
metallicRoughnessTexture glTFTextureInfo

보호된 메소드들

메소드 설명
SerializeMembers ( UniGLTF.GLTFJsonFormatter f ) : void

메소드 상세

SerializeMembers() 보호된 메소드

protected SerializeMembers ( UniGLTF.GLTFJsonFormatter f ) : void
f UniGLTF.GLTFJsonFormatter
리턴 void

프로퍼티 상세

baseColorTexture 공개적으로 프로퍼티

public glTFTextureInfo,UniGLTF baseColorTexture
리턴 glTFTextureInfo

extensions 공개적으로 프로퍼티

public object extensions
리턴 object

extras 공개적으로 프로퍼티

public object extras
리턴 object

metallicRoughnessTexture 공개적으로 프로퍼티

public glTFTextureInfo,UniGLTF metallicRoughnessTexture
리턴 glTFTextureInfo