C# 클래스 SFML.Graphics.RenderStates.MarshalData

파일 보기 프로젝트 열기: SFML/SFML.Net 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
blendMode BlendMode
shader System.IntPtr
texture System.IntPtr
transform Transform

프로퍼티 상세

blendMode 공개적으로 프로퍼티

public BlendMode blendMode
리턴 BlendMode

shader 공개적으로 프로퍼티

public IntPtr,System shader
리턴 System.IntPtr

texture 공개적으로 프로퍼티

public IntPtr,System texture
리턴 System.IntPtr

transform 공개적으로 프로퍼티

public Transform,SFML.Graphics transform
리턴 Transform