RvmFormat

RvmFormat class

Het RVM-formaat @hideconstructor

Methoden

getVersion

NaamBeschrijving
getVersion()Haalt bestandsformaatversie op

Result:


getExtension

NaamBeschrijving
getExtension()Haalt de extensienaam van dit type op.

Result:


getExtensions

NaamBeschrijving
getExtensions()Haalt de extensienamen van dit type op.

Result:


getContentType

NaamBeschrijving
getContentType()Haalt bestandsformaatinhoudstype op. De waarde van de eigenschap is de integer‑constante FileContentType.

Result:


getFileFormatType

NaamBeschrijving
getFileFormatType()Haalt bestandsformaattype op

Result:


loadAttributes

NaamBeschrijving
loadAttributes(scene, fileName, prefix)Laad de attributen van de opgegeven bestandsnaam

Parameters:

NaamTypeBeschrijving
sceneSceneDe scène waarop de attributen worden toegepast
fileNameStringDe bestandsnaam die de attributen bevat
prefixStringHet voorvoegsel van de attributen dat wordt gebruikt om naamconflicten te voorkomen, standaardwaarde is “rvm:”

Result:


createLoadOptions

NaamBeschrijving
createLoadOptions()Maak standaard laadopties voor dit bestandsformaat.

Result: LoadOptions


createSaveOptions

NaamBeschrijving
createSaveOptions()Maak standaard opslagopties voor dit bestandsformaat.

Result: SaveOptions


toString

NaamBeschrijving
toString()Formaten naar tekenreeks

Result: String