Свойство | Type | Description | |
---|---|---|---|
MaxSpeed | Real | ||
MinSpeed | Real | ||
MoveSpeed | Real |
Свойство | Type | Description | |
---|---|---|---|
activeFragmentParameters | |||
activeFragmentProgram | Axiom.Graphics.GpuProgram | ||
activeMaterial | |||
activePass | |||
activeVertexParameters | |||
activeVertexProgram | Axiom.Graphics.GpuProgram | ||
aniso | int | ||
currentMaterial | int | ||
currentPage | int | ||
diffuseLightColors | Axiom.Core.ColorEx[] | ||
filtering | TextureFiltering | ||
lightFlareSets | Axiom.Core.BillboardSet[] | ||
lightFlares | Axiom.Core.Billboard[] | ||
lightNodes | Axiom.Core.SceneNode[] | ||
lightPivots | Axiom.Core.SceneNode[] | ||
lightPositions | Vector3[] | ||
lightRotationAngles | Real[] | ||
lightRotationAxes | Vector3[] | ||
lightSpeeds | Real[] | ||
lightState | bool[] | ||
lights | Axiom.Core.Light[] | ||
mainNode | |||
materialControlsContainer | System.Collections.Generic.List |
||
numPages | int | ||
oceanSurfaceEnt | Entity | ||
rotateSpeed | Real | ||
sceneDetailIndex | int | ||
shaderControls | Slider[] | ||
shaderControlsContainer | System.Collections.Generic.List |
||
specularLightColors | Axiom.Core.ColorEx[] | ||
spinLight | bool | ||
translateVector | Vector3 | ||
updateFreq | float |
Méthode | Description | |
---|---|---|
FrameRenderingQueued ( FrameEventArgs evt ) : bool |
|
|
LoadAllMaterialControlFiles ( System.Collections.Generic.List |
|
|
LoadMaterialControlsFile ( System.Collections.Generic.List |
||
OceanSample ( ) : Axiom.Math |
|
Méthode | Description | |
---|---|---|
ChangePage ( int pageNum ) : void |
|
|
CleanupContent ( ) : void |
|
|
SelectOceanMaterial ( OceanMaterial newMaterial ) : void |
|
|
SetupContent ( ) : void |
|
|
SetupGUI ( ) : void |
|
|
SetupScene ( ) : void |
|
Méthode | Description | |
---|---|---|
box_CheckChanged ( object sender, CheckBox box ) : void | ||
btn_CursorPressed ( object sender, Vector2 cursorPosition ) : void | ||
selectMenu_SelectedIndexChanged ( object sender, System e ) : void | ||
shaderControlSlider_SliderMoved ( object sender, Slider slider ) : void |
protected ChangePage ( int pageNum ) : void | ||
pageNum | int | |
Résultat | void |
public FrameRenderingQueued ( FrameEventArgs evt ) : bool | ||
evt | FrameEventArgs | |
Résultat | bool |
public static LoadAllMaterialControlFiles ( System.Collections.Generic.List |
||
controlsContainer | System.Collections.Generic.List |
|
Résultat | void |
public static LoadMaterialControlsFile ( System.Collections.Generic.List |
||
controlsContainer | System.Collections.Generic.List |
|
filename | string | |
Résultat | void |
protected SelectOceanMaterial ( OceanMaterial newMaterial ) : void | ||
newMaterial | OceanMaterial | |
Résultat | void |
protected GpuProgramParameters,Axiom.Graphics activeFragmentParameters | ||
Résultat |
protected GpuProgram,Axiom.Graphics activeFragmentProgram | ||
Résultat | Axiom.Graphics.GpuProgram |
protected Material,Axiom.Graphics activeMaterial | ||
Résultat |
protected Pass,Axiom.Graphics activePass | ||
Résultat |
protected GpuProgramParameters,Axiom.Graphics activeVertexParameters | ||
Résultat |
protected GpuProgram,Axiom.Graphics activeVertexProgram | ||
Résultat | Axiom.Graphics.GpuProgram |
protected ColorEx[],Axiom.Core diffuseLightColors | ||
Résultat | Axiom.Core.ColorEx[] |
protected BillboardSet[],Axiom.Core lightFlareSets | ||
Résultat | Axiom.Core.BillboardSet[] |
protected Billboard[],Axiom.Core lightFlares | ||
Résultat | Axiom.Core.Billboard[] |
protected SceneNode[],Axiom.Core lightNodes | ||
Résultat | Axiom.Core.SceneNode[] |
protected SceneNode[],Axiom.Core lightPivots | ||
Résultat | Axiom.Core.SceneNode[] |
protected SceneNode,Axiom.Core mainNode | ||
Résultat |
protected System.Collections.Generic.List |
||
Résultat | System.Collections.Generic.List |
protected System.Collections.Generic.List |
||
Résultat | System.Collections.Generic.List |
protected ColorEx[],Axiom.Core specularLightColors | ||
Résultat | Axiom.Core.ColorEx[] |