KeepSolidObjectsAlgorithm.KeepSolidObjectsAlgorithm

KeepSolidObjectsAlgorithm()

の新しいインスタンスを初期化しますKeepSolidObjectsAlgorithm複製されたパーツのデフォルトの高さ制限を使用するクラス.

public KeepSolidObjectsAlgorithm()

関連項目


KeepSolidObjectsAlgorithm(float)

の新しいインスタンスを初期化しますKeepSolidObjectsAlgorithm複製されたパーツの特定の高さ制限を使用するクラス.

public KeepSolidObjectsAlgorithm(float heightLimitOfClonedPart)
パラメータタイプ説明
heightLimitOfClonedPartSingle複製パーツの最大高さ.

関連項目