UDN
Search public documentation:
PropertyWindowKR
English Translation
日本語訳
中国翻译
Interested in the Unreal Engine?
Visit the Unreal Technology site.
Looking for jobs and company info?
Check out the Epic games site.
Questions about support via UDN?
Contact the UDN Staff
日本語訳
中国翻译
Interested in the Unreal Engine?
Visit the Unreal Technology site.
Looking for jobs and company info?
Check out the Epic games site.
Questions about support via UDN?
Contact the UDN Staff
UE3 홈 > 언리얼 에디터와 툴 > 프로퍼티 창
프로퍼티 창
개요

검색하기



즐겨찾기



제한 (clamp)
var(AnimShake) float AnimScale<ClampMin=0.0>; // ClampMin 와 ClampMax 메타데이터 필드를 둘 다 설정하면, 콘트롤을 슬라이더/에딧 박스에 맞게 변경합니다. var() const float DrawScale<UIMin=0.0 | UIMax=5.0 | ClampMin=0.0 | ClampMax=20.0>;클릭하고 끌면 표준형 슬라이더 바를 손쉽게 사용할 수 있습니다.


var() int SourceIndex <ArrayClamp=RefSkeleton>;
EditCondition
var() int DistanceFieldScaleFactor<EditCondition=bUseDistanceFieldAlpha>;EditCondition 은 불리언 값을 참조해야만 하며, 그 불리언 값이 참일 때만 켜집니다. 프로퍼티 창에서는 다음과 같아 보입니다.

