Struct AttachNodeDefinition
- Namespace
- KSP.Sim.Definitions
- Assembly
- Assembly-CSharp.dll
public struct AttachNodeDefinition
- Inherited Members
-
- Extension Methods
-
Fields
IsMultiJoint
Field Value
- bool
MultiJointFullBreakStrength
public bool MultiJointFullBreakStrength
Field Value
- bool
MultiJointMaxJoint
public int MultiJointMaxJoint
Field Value
- int
MultiJointOnSingleAxis
public bool MultiJointOnSingleAxis
Field Value
- bool
MultiJointRadiusOffset
public float MultiJointRadiusOffset
Field Value
- float
NodeSymmetryGroupID
public string NodeSymmetryGroupID
Field Value
- string
SingleJointAxis
public TransformDirAxis SingleJointAxis
Field Value
- TransformDirAxis
angularStrengthMultiplier
public float angularStrengthMultiplier
Field Value
- float
attachMethod
public AttachNodeMethod attachMethod
Field Value
- AttachNodeMethod
Field Value
- float
isCompoundJoint
public bool isCompoundJoint
Field Value
- bool
isResourceCrossfeed
public bool isResourceCrossfeed
Field Value
- bool
isRigid
Field Value
- bool
nodeID
Field Value
- string
nodeType
public AttachNodeType nodeType
Field Value
- AttachNodeType
orientation
public Vector3d orientation
Field Value
- Vector3d
overrideDragArea
public float overrideDragArea
Field Value
- float
position
Field Value
- Vector3d
size
Field Value
- int
visualSize
Field Value
- float
Methods
Defaults(out AttachNodeDefinition)
public static void Defaults(out AttachNodeDefinition definition)
Parameters
definition AttachNodeDefinition
FromAttachNodeData(AttachNodeData, out AttachNodeDefinition)
public static void FromAttachNodeData(AttachNodeData attachNodeData, out AttachNodeDefinition definition)
Parameters
attachNodeData AttachNodeData
definition AttachNodeDefinition