프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Base | int | ||
BaseBoneName | int | ||
BaseSkelComponent | int | ||
DrawScale | float | ||
Group | int | ||
MyIndex | int | ||
MyMatrix | System.Matrix | ||
Physics | int | ||
Props | List |
||
Tag | int | ||
TickFrequencyAtEndDistance | float | ||
UniqueTag | int | ||
bEdShouldSnap | bool | ||
bHardAttach | bool | ||
bHidden | bool | ||
bIgnoreBaseRotation | bool | ||
bLockLocation | bool | ||
bShadowParented | bool | ||
data | byte[] | ||
isEdited | bool | ||
isSelected | bool | ||
location | System.Vector3 | ||
pcc | ME3Package | ||
points | CustomVertex.PositionColored[] | ||
points_sel | CustomVertex.PositionColored[] |
메소드 | 설명 | |
---|---|---|
ApplyTransform ( System.Matrix m ) : void | ||
CreateModJobs ( ) : void | ||
GenerateMesh ( ) : void | ||
ProcessTreeClick ( int path, bool AutoFocus ) : void | ||
Render ( Device device ) : void | ||
SaveChanges ( ) : void | ||
SetSelection ( bool Selected ) : void | ||
TargetPoint ( ME3Package Pcc, int Index ) : System | ||
ToTree ( ) : |
||
Vector3ToBuff ( System.Vector3 v ) : byte[] |
public ProcessTreeClick ( int path, bool AutoFocus ) : void | ||
path | int | |
AutoFocus | bool | |
리턴 | void |
public TargetPoint ( ME3Package Pcc, int Index ) : System | ||
Pcc | ME3Package | |
Index | int | |
리턴 | System |
public Vector3ToBuff ( System.Vector3 v ) : byte[] | ||
v | System.Vector3 | |
리턴 | byte[] |