C# Class TrackBuildR, ProjectPhoenix

Inheritance: MonoBehaviour
Afficher le fichier Open project: Alx666/ProjectPhoenix Class Usage Examples

Méthodes publiques

Свойство Type Description
VERSION_NUMBER float
boundaryMode boundaryModes
copyTexturesIntoExportFolder bool
createPrefabOnExport bool
exportCollider bool
exportFilename string
fileType fileTypes,
generator TrackBuildRGenerator,
mode modes
pointMode pointModes
previewForward bool
previewPercentage float
previewStartPoint float
stuntMode stuntModes
terrainMode terrainModes
textureMode textureModes
track TrackBuildRTrack,
trackEditorPreview GameObject
version float

Méthodes publiques

Méthode Description
Clear ( ) : void
ForceFullRecalculation ( ) : void
FromKML ( string KMLPath ) : void

Import XML data into this camera path overwriting the current data

FromXML ( string XMLPath ) : void

Import XML data into this camera path overwriting the current data

GenerateSecondaryUVSet ( ) : void
Init ( ) : void
OptimseMeshes ( ) : void
ToXML ( ) : string

Convert this camera path into an xml string for export

UpdateRender ( ) : void

Private Methods

Méthode Description
OnDestroy ( ) : void
OnDrawGizmos ( ) : void
OnEnable ( ) : void
Start ( ) : void
UpgradeData ( ) : void

Method Details

Clear() public méthode

public Clear ( ) : void
Résultat void

ForceFullRecalculation() public méthode

public ForceFullRecalculation ( ) : void
Résultat void

FromKML() public méthode

Import XML data into this camera path overwriting the current data
public FromKML ( string KMLPath ) : void
KMLPath string An Google Earth KML file path
Résultat void

FromXML() public méthode

Import XML data into this camera path overwriting the current data
public FromXML ( string XMLPath ) : void
XMLPath string An XML file path
Résultat void

GenerateSecondaryUVSet() public méthode

public GenerateSecondaryUVSet ( ) : void
Résultat void

Init() public méthode

public Init ( ) : void
Résultat void

OptimseMeshes() public méthode

public OptimseMeshes ( ) : void
Résultat void

ToXML() public méthode

Convert this camera path into an xml string for export
public ToXML ( ) : string
Résultat string

UpdateRender() public méthode

public UpdateRender ( ) : void
Résultat void

Property Details

VERSION_NUMBER public_oe static_oe property

public static float VERSION_NUMBER
Résultat float

boundaryMode public_oe property

public boundaryModes boundaryMode
Résultat boundaryModes

copyTexturesIntoExportFolder public_oe property

public bool copyTexturesIntoExportFolder
Résultat bool

createPrefabOnExport public_oe property

public bool createPrefabOnExport
Résultat bool

exportCollider public_oe property

public bool exportCollider
Résultat bool

exportFilename public_oe property

public string exportFilename
Résultat string

fileType public_oe property

public fileTypes, fileType
Résultat fileTypes,

generator public_oe property

public TrackBuildRGenerator, generator
Résultat TrackBuildRGenerator,

mode public_oe property

public modes mode
Résultat modes

pointMode public_oe property

public pointModes pointMode
Résultat pointModes

previewForward public_oe property

public bool previewForward
Résultat bool

previewPercentage public_oe property

public float previewPercentage
Résultat float

previewStartPoint public_oe property

public float previewStartPoint
Résultat float

stuntMode public_oe property

public stuntModes stuntMode
Résultat stuntModes

terrainMode public_oe property

public terrainModes terrainMode
Résultat terrainModes

textureMode public_oe property

public textureModes textureMode
Résultat textureModes

track public_oe property

public TrackBuildRTrack, track
Résultat TrackBuildRTrack,

trackEditorPreview public_oe property

public GameObject trackEditorPreview
Résultat GameObject

version public_oe property

public float version
Résultat float