共用方式為


CutPlaneComponent.SolidEdgeSize 屬性

定義

剪板實心邊緣的螢幕空間圖元大小,在與遠端物件的交集處右轉譯。

public:
 property float SolidEdgeSize { float get(); void set(float value); };
public float SolidEdgeSize { get; set; }
member this.SolidEdgeSize : single with get, set
Public Property SolidEdgeSize As Single

屬性值

備註

將此值設定為 0 可有效停用剪板的實線轉譯。

如果設定負大小,就會發生 InvalidParam 錯誤。

適用於