| TetrapodNamingConvention Class |
Namespace: Candlelight
public class TetrapodNamingConvention : ScriptableObject
The TetrapodNamingConvention type exposes the following members.
| Name | Description | |
|---|---|---|
| CreateInstance(Transform, Boolean) |
Create an instance by attempting to automatically detect the naming convention in a character hierarchy.
| |
| CreateInstance(TetrapodNamingConventionStandard, String) |
Creates a new instance of the TetrapodNamingConvention class.
| |
| GetArbitraryChainDefinitions |
Gets the base names and types of arbitrary chains.
| |
| GetCharacterNamePrefix |
Gets the character name prefix.
| |
| GetExpectedArbitraryChainBodyNames |
Gets the expected names of bodies in arbitrary chains.
| |
| GetExpectedNameFormula |
Gets the expected name formula.
| |
| SetArbitraryChainDefinitions |
Sets the base body names and type definitions for the arbitrary chains.
| |
| SetExpectedNameFormula |
Sets the expected name formula.
|
| Name | Description | |
|---|---|---|
| GetPrefabName |
Gets the name of the prefab associated with the supplied instance.
(Defined by ObjectX.) | |
| OpenReferencePage |
Opens a reference web page generated for the specified object.
(Defined by ObjectX.) |
| Name | Description | |
|---|---|---|
| CenterAffix |
Gets or sets the prefix or suffix for parts in the center.
| |
| CharacterNameAffix |
Gets or sets the prefix or suffix for all parts in the hierarchy.
| |
| DistalForelimb |
Gets or sets the base name of the distal forelimb.
| |
| DistalHindlimb |
Gets or sets the base name of the distal hindlimb.
| |
| ExpectedHeadName |
Gets the expected name of the head, given the current naming formula.
| |
| ExpectedLeftDistalForelimbName |
Gets the expected name of the left distal forelimb, given the current naming formula.
| |
| ExpectedLeftDistalHindlimbName |
Gets the expected name of the left distal hindlimb, given the current naming formula.
| |
| ExpectedLeftManualPhalanxName |
Gets the expected name of the left manual phalanx, given the current naming formula.
| |
| ExpectedLeftManusName |
Gets the expected name of the left manus, given the current naming formula.
| |
| ExpectedLeftPedalPhalanxName |
Gets the expected name of the left pedal phalanx, given the current naming formula.
| |
| ExpectedLeftPesName |
Gets the expected name of the left pes, given the current naming formula.
| |
| ExpectedLeftProximalForelimbName |
Gets the expected name of the left proximal forelimb, given the current naming formula.
| |
| ExpectedLeftProximalHindlimbName |
Gets the expected name of the left proximal hindlimb, given the current naming formula.
| |
| ExpectedLeftShoulderName |
Gets the expected name of the left shoulder, given the current naming formula.
| |
| ExpectedNeckName |
Gets the expected name of the neck, given the current naming formula.
| |
| ExpectedPelvisName |
Gets the expected name of the pelvis, given the current naming formula.
| |
| ExpectedRightDistalForelimbName |
Gets the expected name of the right distal forelimb, given the current naming formula.
| |
| ExpectedRightDistalHindlimbName |
Gets the expected name of the right distal hindlimb, given the current naming formula.
| |
| ExpectedRightManualPhalanxName |
Gets the expected name of the right manual phalanx, given the current naming formula.
| |
| ExpectedRightManusName |
Gets the expected name of the right manus, given the current naming formula.
| |
| ExpectedRightPedalPhalanxName |
Gets the expected name of the right pedal phalanx, given the current naming formula.
| |
| ExpectedRightPesName |
Gets the expected name of the right pes, given the current naming formula.
| |
| ExpectedRightProximalForelimbName |
Gets the expected name of the right proximal forelimb, given the current naming formula.
| |
| ExpectedRightProximalHindlimbName |
Gets the expected name of the right proximal hindlimb, given the current naming formula.
| |
| ExpectedRightShoulderName |
Gets the expected name of the right shoulder, given the current naming formula.
| |
| ExpectedSpineName |
Gets the expected name of the spine, given the current naming formula.
| |
| Head |
Gets or sets the base name of the head.
| |
| LeftAffix |
Gets or sets the prefix or suffix for parts on the left side of the body.
| |
| ManualPhalanx |
Gets or sets the base name of the manual phalanx.
| |
| Manus |
Gets or sets the base name of the manus.
| |
| Neck |
Gets or sets the base name of the neck.
| |
| PedalPhalanx |
Gets or sets the base name of the pedal phalanx.
| |
| Pelvis |
Gets or sets the base name of the pelvis.
| |
| Pes |
Gets or sets the base name of the pes.
| |
| ProximalForelimb |
Gets or sets the base name of the proximal forelimb.
| |
| ProximalHindlimb |
Gets or sets the base name of the proximal hindlimb.
| |
| RightAffix |
Gets or sets the prefix or suffix for parts on the right side of the body.
| |
| Shoulder |
Gets or sets the base name of the shoulder.
| |
| Spine |
Gets or sets the base name of the spine.
|