UDN
Search public documentation:
PropertyWindowJP
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 ホーム > Unreal エディタとツール > Property Window (プロパティ ウインドウ)
Property Window (プロパティ ウインドウ)
概要

検索



Favorites (お気に入り)



クランプ
var(AnimShake) float AnimScale<ClampMin=0.0>; // Setting both ClampMin and ClampMax metadata fields, will change the control to a slider/edit box. var() const float DrawScale<UIMin=0.0 | UIMax=5.0 | ClampMin=0.0 | ClampMax=20.0>;クリックおよびドラッグによって、標準のスライドバーが扱いやすくなります。


var() int SourceIndex <ArrayClamp=RefSkeleton>;
Edit Condition (編集条件)
var() int DistanceFieldScaleFactor<EditCondition=bUseDistanceFieldAlpha>;EditCondition は、bool 型値を参照する必要があり、その値が TRUE になっている場合に限って有効となります。プロパティ ウインドウでは、つぎのように表示されます。

