Table of Contents

Class SkinMeshToStaticGenerator.AttachNodeData

Namespace
KSP.Animation
Assembly
Assembly-CSharp.dll
public class SkinMeshToStaticGenerator.AttachNodeData : INullable
Inheritance
SkinMeshToStaticGenerator.AttachNodeData
Implements
Inherited Members
Extension Methods

Constructors

AttachNodeData()

public AttachNodeData()

Fields

NodeName

public string NodeName

Field Value

string

TargetBone

public Transform TargetBone

Field Value

Transform

Properties

IsNull

public bool IsNull { get; }

Property Value

bool