C# 클래스 BImageViewer.ViewerForm.CB_Global

파일 보기 프로젝트 열기: Patapom/GodComplex

공개 프로퍼티들

프로퍼티 타입 설명
m_Exposure float
m_ImageDepth uint
m_ImageHeight uint
m_ImageType uint
m_ImageWidth uint
m_MipLevel float
m_ScreenHeight uint
m_ScreenWidth uint
m_Time float
m_World2Proj float4x4

프로퍼티 상세

m_Exposure 공개적으로 프로퍼티

public float m_Exposure
리턴 float

m_ImageDepth 공개적으로 프로퍼티

public uint m_ImageDepth
리턴 uint

m_ImageHeight 공개적으로 프로퍼티

public uint m_ImageHeight
리턴 uint

m_ImageType 공개적으로 프로퍼티

public uint m_ImageType
리턴 uint

m_ImageWidth 공개적으로 프로퍼티

public uint m_ImageWidth
리턴 uint

m_MipLevel 공개적으로 프로퍼티

public float m_MipLevel
리턴 float

m_ScreenHeight 공개적으로 프로퍼티

public uint m_ScreenHeight
리턴 uint

m_ScreenWidth 공개적으로 프로퍼티

public uint m_ScreenWidth
리턴 uint

m_Time 공개적으로 프로퍼티

public float m_Time
리턴 float

m_World2Proj 공개적으로 프로퍼티

public float4x4 m_World2Proj
리턴 float4x4