Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
FireflyGL
DisplayObject
C# 클래스 FireflyGL.DisplayObject
상속:
IEntity
파일 보기
프로젝트 열기: LukaHorvat/Kento
1 사용 예제들
보호된 프로퍼티들
프로퍼티
타입
설명
modelMatrix
Matrix4
rotationMatrix
Matrix4
scaleMatrix
Matrix4
translationMatrix
Matrix4
공개 메소드들
메소드
설명
Render
( ) :
void
비공개 메소드들
메소드
설명
updateMatrices
( ) :
void
메소드 상세
Render()
공개
메소드
public
Render
( ) :
void
리턴
void
프로퍼티 상세
modelMatrix
보호되어 있는 프로퍼티
protected
Matrix4
modelMatrix
리턴
Matrix4
rotationMatrix
보호되어 있는 프로퍼티
protected
Matrix4
rotationMatrix
리턴
Matrix4
scaleMatrix
보호되어 있는 프로퍼티
protected
Matrix4
scaleMatrix
리턴
Matrix4
translationMatrix
보호되어 있는 프로퍼티
protected
Matrix4
translationMatrix
리턴
Matrix4