C# 클래스 ps2ls.IO.ExportOptions

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

공개 프로퍼티들

프로퍼티 타입 설명
LeftAxis Axes
Normals System.Boolean
Package System.Boolean
Scale Vector3
TextureCoordinates System.Boolean
TextureFormat TextureExporter.TextureFormatInfo
Textures System.Boolean
UpAxis Axes

프로퍼티 상세

LeftAxis 공개적으로 프로퍼티

public Axes LeftAxis
리턴 Axes

Normals 공개적으로 프로퍼티

public Boolean,System Normals
리턴 System.Boolean

Package 공개적으로 프로퍼티

public Boolean,System Package
리턴 System.Boolean

Scale 공개적으로 프로퍼티

public Vector3 Scale
리턴 Vector3

TextureCoordinates 공개적으로 프로퍼티

public Boolean,System TextureCoordinates
리턴 System.Boolean

TextureFormat 공개적으로 프로퍼티

public TextureExporter.TextureFormatInfo,ps2ls.IO TextureFormat
리턴 TextureExporter.TextureFormatInfo

Textures 공개적으로 프로퍼티

public Boolean,System Textures
리턴 System.Boolean

UpAxis 공개적으로 프로퍼티

public Axes UpAxis
리턴 Axes