Interface IObjectAssemblyAvailablePartNode
- Namespace
- KSP.OAB
- Assembly
- Assembly-CSharp.dll
public interface IObjectAssemblyAvailablePartNode
- Extension Methods
-
Properties
IsDynamic
Property Value
- bool
LocalPosition
Vector3 LocalPosition { get; }
Property Value
- Vector3
LocalRotation
Quaternion LocalRotation { get; }
Property Value
- Quaternion
NodeSymmetryGroupID
string NodeSymmetryGroupID { get; }
Property Value
- string
NodeTag
Property Value
- string
NodeType
AttachNodeType NodeType { get; }
Property Value
- AttachNodeType
Radius
Property Value
- float
VisualRadius
float VisualRadius { get; }
Property Value
- float