Property | Type | Description | |
---|---|---|---|
BlockActors | bool | ||
BlockNonZeroExtent | bool | ||
BlockRigidBody | bool | ||
BlockZeroExtent | bool | ||
Brush | int | ||
BrushMesh | CustomVertex.PositionColored[] | ||
CachedPhysBrushDataVersion | int | ||
CanBlockCamera | bool | ||
CollideActors | bool | ||
Faces | int[] | ||
MyIndex | int | ||
PhysMaterialOverride | int | ||
Props | List |
||
RBChannel | int | ||
ReplacementPrimitive | int | ||
Vertices | System.Vector3[] | ||
bAcceptsDynamicDecals | bool | ||
bAcceptsDynamicDominantLightShadows | bool | ||
bAcceptsDynamicLights | bool | ||
bAcceptsFoliage | bool | ||
bAcceptsLights | bool | ||
bAllowAmbientOcclusion | bool | ||
bAllowCullDistanceVolume | bool | ||
bAllowShadowFade | bool | ||
bCastDynamicShadow | bool | ||
data | byte[] | ||
isSelected | bool | ||
pcc | ME3Package |
Method | Description | |
---|---|---|
BrushComponent ( ME3Package Pcc, int Index ) : System | ||
GetArrayCount ( byte raw ) : int | ||
GetArraySize ( byte raw ) : int | ||
ReadFaces ( byte raw ) : void | ||
ReadMesh ( byte raw ) : void | ||
ReadVertices ( byte raw ) : void | ||
Render ( Device device ) : void | ||
SetSelection ( bool Selected ) : void | ||
ToTree ( ) : |
public BrushComponent ( ME3Package Pcc, int Index ) : System | ||
Pcc | ME3Package | |
Index | int | |
return | System |
public CustomVertex.PositionColored[] BrushMesh | ||
return | CustomVertex.PositionColored[] |
public bool bAcceptsDynamicDominantLightShadows | ||
return | bool |