Click or drag to resize

ApartmentUnitySetGeometry Method

[Missing <summary> documentation for "M:BrydenWoodUnity.DesignData.ApartmentUnity.SetGeometry(System.Collections.Generic.List{BrydenWoodUnity.GeometryManipulation.MeshVertex})"]

Namespace:  BrydenWoodUnity.DesignData
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public void SetGeometry(
	List<MeshVertex> newVerts
)

Parameters

newVerts
Type: System.Collections.GenericListMeshVertex

[Missing <param name="newVerts"/> documentation for "M:BrydenWoodUnity.DesignData.ApartmentUnity.SetGeometry(System.Collections.Generic.List{BrydenWoodUnity.GeometryManipulation.MeshVertex})"]

See Also