Method | Description | |
---|---|---|
Export3DS ( lib3ds.Net.Lib3dsFile f, System.Matrix m ) : void | ||
Focus ( System.Matrix m ) : void | ||
GetSelection ( ) : bool | ||
Process3DClick ( System.Vector3 org, System.Vector3 dir, System.Matrix m ) : float | ||
Render ( Device device, System.Matrix m ) : void | ||
RotatorToDX ( System.Vector3 v ) : System.Vector3 | ||
SetSelection ( bool Selected ) : void | ||
StaticMeshComponent ( ME3Package Pcc, int Index ) : System | ||
ToTree ( ) : |
public Export3DS ( lib3ds.Net.Lib3dsFile f, System.Matrix m ) : void | ||
f | lib3ds.Net.Lib3dsFile | |
m | System.Matrix | |
return | void |
public Process3DClick ( System.Vector3 org, System.Vector3 dir, System.Matrix m ) : float | ||
org | System.Vector3 | |
dir | System.Vector3 | |
m | System.Matrix | |
return | float |
public Render ( Device device, System.Matrix m ) : void | ||
device | Device | |
m | System.Matrix | |
return | void |
public RotatorToDX ( System.Vector3 v ) : System.Vector3 | ||
v | System.Vector3 | |
return | System.Vector3 |
public StaticMeshComponent ( ME3Package Pcc, int Index ) : System | ||
Pcc | ME3Package | |
Index | int | |
return | System |
public int LocalTranslucencySortPriority | ||
return | int |
public bool bAcceptsDynamicDominantLightShadows | ||
return | bool |
public bool bCullModulatedShadowOnBackfaces | ||
return | bool |
public bool bCullModulatedShadowOnEmissive | ||
return | bool |
public bool bIgnoreInstanceForTextureStreaming | ||
return | bool |
public bool bUseOnePassLightingOnTranslucency | ||
return | bool |