Files with Default Values
Use the files with default values to specify settings for node default values.
Starting BISHAMON once generates a file “template/DefaultNode.xml” at the same hierarchical level as the executable file.
This file can be opened as text and the values changed. The changed values will be reflected the next time you start the program.
File tags are as follows:
Basic Settings
Tag Name | Value | Explanation |
Basic_Basic_ZSort | truth-value | Conduct/do not conduct Z-sort at the node level |
Basic_Basic_SortPriority | number | value for priority sort |
Basic_Basic_ExpirationType | Life/AllChildExpired | null node expiration type |
Basic_Basic_LifeRange | number | life with random range |
Basic_Basic_Life | number | life |
Basic_Basic_ActiveStartRange | number | active start frame with random range |
Basic_Basic_ActiveStart | number | active start frame |
Basic_Basic_AreaDisplay | truth-value | display/do not display debug area |
Basic_Meta_PreviewOffset | number | offset value for preview |
Basic_Meta_NodeColor | number | schematic node color |
Basic_Meta_Name | character string | node name |
Basic_ParentNodeInfluence
_AlphaParentNodeInfluenceType |
On/Off | inherit alpha |
Basic_ParentNodeInfluence
_MatrixParentNodeInfluenceType |
On/Off/OnGenerateTime | inherit matrix |
Basic_ParentNodeInfluence
_ScaleParentNodeInfluenceType |
On/Off/OnGenerateTime | inherit scale |
Basic_ParentNodeInfluence
_RotateParentNodeInfluenceType |
On/Off/OnGenerateTime | inherit rotate |
Basic_ParentNodeInfluence
_TranslateParentNodeInfluenceType |
On/OnGenerateTime | inherit move |
Generate Timing
Tag Name | Value | Explanation |
Generate_Timing_RepeatCount | number | repeat number for timing type |
Generate_Timing_EndlessRepeat | truth-value | loop for timing type |
Generate_Constant_IntervalRange | number | interval with random range |
Generate_Constant_Interval | number | interval |
Generate_Constant_RepeatTime | number | repeat number |
Generate_Constant_EndlessRepeat | truth-value | loop |
Generate_Constant_GenerateTime | number | emit time |
Generate_Constant_GenerateCount | number | emit count |
Generate_Basic_RandomSeed | number | random seed value |
Generate_Basic_RandomSeedType | RootNode/RootNodeSeedAssign | random type |
Generate_Basic_GenerateType | Consttant/Timing | generate type |
Generate Shape
Tag Name | Value | Explanation |
>GenerateShape_VerticalArea_EndAngle | number | angle in vertical direction |
>GenerateShape_VerticalArea_StartAngle | number | angle in vertical direction |
>GenerateShape_HorizontalArea_EndAngle | number | angle in horizontal direction |
>GenerateShape_HorizontalArea_StartAngle | number | angle in horizontal direction |
>GenerateShape_Area_Scale | number | scale |
GenerateShape_Area_Slope | number | slope |
GenerateShape_Area_Outside | number | outer radius |
GenerateShape_Area_Inside | number | inner radius |
GenerateShape_Basic_Normal | truth-value | move/do not move in normal direction |
GenerateShape_Basic_Display | truth-value | display/do not display shape |
GenerateShape_Basic_GenerateShapeType | Point/Sphere/Cylinder/Cube/Model | shape type |
Scale
Tag Name | Value | Explanation |
Scale_Acceleration_RangeX | number | acceleration with random range(particle, simple particle, model) |
Scale_Acceleration_Range | number | acceleration with random range(quad, stripe) |
Scale_Acceleration_InitialX | number | acceleration(particle, simple particle, model) |
Scale_Acceleration_Initial | number | acceleration(quad, stripe) |
Scale_Speed_RangeX | number | speed with random range(particle, simple particle, model) |
Scale_Speed_Range | number | speed with random range(quad, stripe) |
Scale_Speed_InitialX | number | speed(particle, simple particle, model) |
Scale_Speed_Initial | number | speed(quad, stripe) |
Scale_Value_RangeX | number | initial value with random range(particle, simple particle, model) |
Scale_Value_Range | number | initial value with random range(quad, stripe) |
Scale_Value_InitialX | number | initial value(particle, simple particle, model) |
Scale_Value_Initial | number | initial value(quad, stripe) |
Scale_Basic_Square | truth-value | make/do not make square |
Scale_Basic_ScaleType | Constant/NewtonDynamics/
CurveValue/CurveSpeed |
type |
Rotate
Tag Name | Value | Explanation |
Rotate_Acceleration_RangeX | number | acceleration with random range(particle, simple particle, model) |
Rotate_Acceleration_Range | number | acceleration with random range (quad, stripe) |
Rotate_Acceleration_InitialX | number | acceleration(particle, simple particle, model) |
Rotate_Acceleration_Initial | number | acceleration(quad, stripe) |
Rotate_Speed_RangeX | number | speed with random range(particle, simple particle, model) |
Rotate_Speed_Range | number | speed with random range (quad, stripe) |
Rotate_Speed_InitialX | number | speed (particle, simple particle, model) |
Rotate_Speed_Initial | number | speed(quad, stripe) |
Rotate_Value_RangeX | number | initial value with random range (particle, simple particle, model) |
Rotate_Value_Range | number | initial value with random range (quad, stripe) |
Rotate_Value_InitialX | number | initial value (particle, simple particle, model) |
Rotate_Value_Initial | number | initial value(quad, stripe) |
Rotate_Basic_RotateType | Constant/NewtonDynamics/
CurveValue/CurveSpeed |
type |
Move
Tag Name | Value | Explanation |
Translate_Acceleration_Range | number | acceleration random range |
Translate_Acceleration_Initial | number | acceleration |
Translate_Speed_Range | number | speed random range |
Translate_Speed_Initial | number | speed |
Translate_Value_Range | number | initial value random range |
Translate_Value_Initial | number | initial value |
Translate_Basic_TranslateType | Constant/NewtonDynamics
/CurveValue/CurveSpeed |
type |
Deformation
Tag Name | Value | Explanation |
Deformation_VertexRightBottom_Range | number | right bottom |
Deformation_VertexRightBottom_Value | number | right bottom |
Deformation_VertexLeftBottom_Range | number | left bottom |
Deformation_VertexLeftBottom_Value | number | left bottom |
Deformation_VertexRightTop_Range | number | right top |
Deformation_VertexRightTop_Value | number | right top |
Deformation_VertexLeftTop_Range | number | left top |
Deformation_VertexLeftTop_Value | number | left top |
Deformation_Size_Value | number | size |
Deformation_Basic_CenterPosition | number | center position |
Deformation_Basic_TransformType | Constant/Curve | type |
Blend
Tag Name | Value | Explanation |
Blend_Basic_AlphaRef | number | alpha test reference value |
Blend_Basic_AlphaTestType | Less/LessEqual/Greater/GreaterEqual
/Equal/NotEqual/Never/Always |
alpha test type |
Blend_Basic_AlphaTest | truth-value | enable/do not enable alpha test |
Blend_Basic_Range | number | alpha with random range |
Blend_Basic_Alpha | number | alpha value |
Blend_Basic_BlendAlphaType | Constant/Curve | type |
Blend_Basic_BlendType | Non/Semitrans/SemiAdd
/SemiSub/Add/Sub/Reverse |
blend types |
Color
Tag Name | Value | Explanation |
Color_VertexRightBottom_RandomChannelSync | truth-value | right bottom random sync |
Color_VertexRightBottom_Range | number | right bottom random range |
Color_VertexRightBottom_Value | number | right bottom value |
Color_VertexLeftBottom_RandomChannelSync | truth-value | left bottom random sync |
Color_VertexLeftBottom_Range | number | left bottom random range |
Color_VertexLeftBottom_Value | number | left bottom value |
Color_VertexRightTop_RandomChannelSync | truth-value | right top random sync |
Color_VertexRightTop_Range | number | right top random range |
Color_VertexRightTop_Value | number | right top value |
Color_VertexLeftTop_RandomChannelSync | truth-value | left top random sync |
Color_VertexLeftTop_Range | number | left top random range |
Color_VertexLeftTop_Value | number | left top value |
Color_Center_RandomChannelSync | truth-value | random sync |
Color_Center_Range | number | random range |
Color_Center_Value | number | value |
Color_Basic_RandomSync | truth-value | random sync(random syncing of stripe articulation) |
Color_Basic_Flat | truth-value | flat shading or no flat shading |
Color_Basic_ColorType | Constant/Curve | type |
Texture
Tag Name | Value | Explanation |
Texture_Layer2_VScrollSpeed | number | vertical scroll speed |
Texture_Layer2_HScrollSpeed | number | horizontal scroll speed |
Texture_Layer2_TextureCropAnimationType | _1x1/_2x1/_4x1/_2x2
/_4x4/_8x8 |
crop type |
Texture_Layer2_AnimationSpeed | number | animation speed |
Texture_Layer2_TextureAnimationType | Nothing/Crop/Scroll
/Pattern/Transform |
animation type |
Texture_Layer2_TextureFilterType | Nearest/Linear | filter type |
Texture_Layer2_TextureAddressType | Clamp/Repeat/Mirror | setting types for outside area |
Texture_Layer1_VScrollSpeed | number | vertical scroll speed |
Texture_Layer1_HScrollSpeed | number | horizontal scroll speed |
Texture_Layer1_TextureCropAnimationType | number | crop type |
Texture_Layer1_AnimationSpeed | number | animation speed |
Texture_Layer1_TextureAnimationType | Nothing/Crop/Scroll
/Pattern/Transform |
animation type |
Texture_Layer1_TextureFilterType | Nearest/Linear | filter type |
Texture_Layer1_TextureAddressType | Clamp/Repeat/Mirror | setting types for outside area |
Texture_Basic_SpecularColor | number | specular color(model) |
Texture_Basic_SpecularFactor | number | specular coefficient(model) |
Texture_Basic_TextureDrawType | Basic/Alpha/Add/Sub
/Reverse/Normalmapping |
superimpose texture type |
Material
Tag Name | Value | Explanation |
Material_DrawControl_FogEffect | number | fog effects |
Material_DrawControl_DepthTestType | Less/LessEqual/Greater/GreaterEqual
/Equal/NotEqual/Never/Always |
depth comparison type |
Material_DrawControl_DepthWrite | truth-value | depth writing |
Material_DrawControl_Culling | truth-value | culling type |
Material_DrawControl_Lighting | truth-value | light ON/OFF |
Details
Tag Name | Value | Explanation |
Detail_Soft_Threshold | number | soft particle threshold |
Detail_Soft_EnableSoft | truth-value | soft particle enable |
Detail_Basic_FacingType | Root/Camera/User | facing type |
Detail_Basic_StripeType | Billboard/Polygon/Facing | stripe type |
Detail_Basic_ModelType | Billboard/Standard/Facing/Directional | model type |
Detail_Basic_QuadType | Billboard/Polygon/Facing/Polyline/Directional | quad type |
Model
Tag Name | Value | Explanation |
Model_TextureLayer1_TextureFilterType | Nearest/Linear | filter type |
Model_TextureLayer1_TextureAddressType | Clamp/Repeat/Mirror | settings for outside area |
Model_TextureLayer1_VScrollSpeed | number | vertical scroll speed |
Model_TextureLayer1_HScrollSpeed | number | horizontal scroll speed |
Mass Particles
Tag Name | Value | Explanation |
Translate_Noise_Frequency | number | noise frequency(mass particle) |
Translate_Noise_Scale | number | noise size(mass particle) |
Translate_Noise_StartRate | number | noise start life rate |
Translate_Deceleration_Value | number | deceleration |
Translate_Gravity_Value | number | gravity |
Goal_Position_Initial | number | goal position |
Goal_Term_End | number | goal end time |
Goal_Term_Start | number | goal start time |
Goal_VerticalArea_EndAngle | number | angle in the vertical direction toward goal |
Goal_VerticalArea_StartAngle | number | angle in the vertical direction toward goal |
Goal_HorizontalArea_EndAngle | number | angle in the horizontal direction toward goal |
Goal_HorizontalArea_StartAngle | number | angle in the horizontal direction toward goal |
Goal_Area_Scale | number | goal scale |
Goal_Area_Outside | number | goal outer radius |
Goal_Area_Inside | number | goal innter radius ratio |
Goal_Basic_FieldGoalShapeType | Point/Sphere/Cylinder
/Cube/Model |
goal type |
Fields
Tag Name | Value | Explanation |
Field_Option_Noise | number | noise(wind, vortex) |
Field_Influence_FieldInfluenceType | Constant/Curve | influence type(gravity) |
Field_CenterPosition_Initial | number | position(gravity) |
Field_CenterPosition_FieldPositionType | Constant/Curve | location type(gravity) |
Field_Direction_Range | number | direction with random range(wind) |
Field_Direction_Initial | number | direction(gravity, wind) |
Field_Direction_FieldDirectionType | Constant/Curve | direction type(gravity, wind) |
Field_Area_Initial3d | number | initial value for area(wind) |
Field_Area_Initial | number | initial value for area(vortex, gravity) |
Field_Area_FieldAreaType | Constant/Curve | area type(wind, vortex, gravity) |
Field_Magnitude_Damp | number | decay rate(gravity, deceleration) |
Field_Magnitude_Initial | number | magnitude(gravity, wind, vortex, gravity, deceleration) |
Field_Magnitude_ScaleInfluence | truth-value | enable influence of primitive scale(wind, vortex) |
Field_Magnitude_FieldMagnitudeType | Constant/Curve | magnitude type(gravity, wind, vortex, gravity, deceleration) |
Field_Judge_Reflection | number | reflection coefficient(collision) |
Field_Slope_Initial | number | slope(collision) |
Field_Slope_FieldCollisionSlopeType | Constant/Curve | slope type(collision) |
Field_Axis_Initial | number | axis(vortex) |
Field_Axis_FieldAxisType | Constant/Curve | axis type(vortex) |
Field_Position_Initial | number | location(wind, vortex, collision, goal) |
Field_Position_FieldPosType | Constant/Curve | location type(wind, vortex, collision, goal) |
Field_Size_Initial | number | size(collision) |
Field_Size_FieldCollisionSizeType | Constant/Curve | size type(collision) |
Field_Basic_FieldJudgeType | Touch/Inside/Outside | reflection type(collision) |
Field_Basic_FieldPlaneType | PlaneXY/PlaneYZ/PlaneZX | plain type(collision) |
Field_Basic_FieldCollisionShapeType | Plane/Sphere/Cube | plain shape type(collision) |
Field_Term_End | number | end time(goal) |
Field_Term_Start | number | start time(goal) |
Field_VerticalArea_EndAngle | number | angle in vertical direction(goal) |
Field_VerticalArea_StartAngle | number | angle in vertical direction(goal) |
Field_HorizontalArea_EndAngle | number | angle in horizontal direction(goal) |
Field_HorizontalArea_StartAngle | number | angle in horizontal direction(goal) |
Field_Area_Scale | number | scale(goal) |
Field_Area_Slope | number | slope(goal) |
Field_Area_Outside | number | outer radius(goal) |
Field_Area_Inside | number | inner radius(goal) |
Field_Basic_FieldGoalShapeType | Point/Sphere/Cylinder
/Cube/Model |
shape(goal) |