Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Alexandria
Engines
Sciagi
Resources
PictureInstruction.DisableVisual
C# 클래스 Alexandria.Engines.Sciagi.Resources.PictureInstruction.DisableVisual
Stop drawing to the visual layer.
상속:
PictureInstruction
파일 보기
프로젝트 열기: Burton-Radons/Alexandria
공개 메소드들
메소드
설명
DisableVisual
( ) :
System
Initialise the instruction.
Render
(
PictureRenderer
renderer
) :
void
Render the instruction.
메소드 상세
DisableVisual()
공개
메소드
Initialise the instruction.
public
DisableVisual
( ) :
System
리턴
System
Render()
공개
메소드
Render the instruction.
public
Render
(
PictureRenderer
renderer
) :
void
renderer
PictureRenderer
리턴
void