|
GetAngularScale(DocumentId)
|
Gets the angular scale.
|
|
GetCategory(DocumentId)
|
Gets the texture category of a texture document.
|
|
GetMapping(DocumentId)
|
Gets the texture mapping type of a texture document.
|
|
GetRedWayRotationAngle(DocumentId)
|
Gets the RedWay rotation angle.
|
|
GetTextureScale(DocumentId)
|
Gets the texture scale.
|
|
GetTransparentColor(DocumentId)
|
Gets the texture transparent color.
|
|
GetVerticalAngularScale(DocumentId)
|
Gets the vertical angular scale.
|
|
GetVerticalScale(DocumentId)
|
Gets the vertical scale.
|
|
GetWoodColor(DocumentId)
|
Gets the wood color.
|
|
GetWoodPerturbation(DocumentId)
|
Gets the wood perturbation or also called Gnarl.
|
|
GetWoodRingColor(DocumentId)
|
Gets the wood ring color.
|
|
GetWoodRingFuzzIn(DocumentId)
|
Gets the wood ring Fuzz-In.
|
|
GetWoodRingFuzzOut(DocumentId)
|
Gets the wood ring Fuzz-Out.
|
|
GetWoodRingWidth(DocumentId)
|
Gets the wood ring width.
|
|
SetAngularScale(DocumentId, double)
|
Sets the angular scale.
|
|
SetCategory(DocumentId, TextureCategoryType)
|
Sets the texture category of a texture document.
|
|
SetMapping(DocumentId, TextureMappingType)
|
Sets the texture mapping type of a texture document.
|
|
SetPicture(DocumentId, string)
|
Sets the texture picture.
|
|
SetRedWayBumpFile(DocumentId, string)
|
Sets the redway bump file.
|
|
SetRedWayColorFile(DocumentId, string)
|
Sets the redway color file.
|
|
SetRedWayRealTimeFile(DocumentId, string)
|
Sets the redway real-time file.
|
|
SetRedWayRealisticFile(DocumentId, string)
|
Sets the redway realistic file.
|
|
SetRedWayRotationAngle(DocumentId, double)
|
Sets the RedWay rotation angle.
|
|
SetRedWaySpecularityFile(DocumentId, string)
|
Sets the redway specularity file.
|
|
SetRedWayTransparencyFile(DocumentId, string)
|
Sets the redway transparency file.
|
|
SetTextureScale(DocumentId, double)
|
Sets the texture scale.
|
|
SetTransparentColor(DocumentId, Color)
|
Sets the texture transparent color.
|
|
SetVerticalAngularScale(DocumentId, double)
|
Sets the vertical angular scale.
|
|
SetVerticalScale(DocumentId, double)
|
Sets the vertical scale.
|
|
SetWoodColor(DocumentId, Color)
|
Sets the wood color.
|
|
SetWoodPerturbation(DocumentId, double)
|
Sets the wood perturbation or also called Gnarl.
|
|
SetWoodRingColor(DocumentId, Color)
|
Sets the wood ring color.
|
|
SetWoodRingFuzzIn(DocumentId, double)
|
Sets the wood ring Fuzz-In.
|
|
SetWoodRingFuzzOut(DocumentId, double)
|
Sets the wood ring Fuzz-Out.
|
|
SetWoodRingWidth(DocumentId, double)
|
Sets the wood ring width.
|