HiddenLineAttributeControl
-
class
HPS.HiddenLineAttributeControl: HPS.Control Public Functions
-
override void
Dispose()
-
HiddenLineAttributeControl(HPS.HiddenLineAttributeControl in_that)
-
HiddenLineAttributeControl(HPS.SegmentKey in_seg)
-
override HPS.Type
ObjectType()
-
HPS.HiddenLineAttributeControl
SetAlgorithm(HPS.HiddenLine.Algorithm in_algorithm)
-
HPS.HiddenLineAttributeControl
SetColor(HPS.RGBAColor in_color)
-
HPS.HiddenLineAttributeControl
SetDimFactor(float in_zero_to_one)
-
HPS.HiddenLineAttributeControl
SetFaceDisplacement(float in_buckets)
-
HPS.HiddenLineAttributeControl
SetLinePattern(string in_pattern)
-
HPS.HiddenLineAttributeControl
SetLineSorting(bool in_on)
-
HPS.HiddenLineAttributeControl
SetLineSorting(bool in_on, float in_activation_weight)
-
HPS.HiddenLineAttributeControl
SetLineSorting(bool in_on, float in_activation_weight, HPS.Line.SizeUnits in_units)
-
HPS.HiddenLineAttributeControl
SetRenderFaces(bool in_state)
-
HPS.HiddenLineAttributeControl
SetRenderText(bool in_state)
-
HPS.HiddenLineAttributeControl
SetSilhouetteCleanup(bool in_state)
-
HPS.HiddenLineAttributeControl
SetTransparencyCutoff(float in_zero_to_one)
-
HPS.HiddenLineAttributeControl
SetVisibility(bool in_state)
-
HPS.HiddenLineAttributeControl
SetWeight(float in_weight)
-
HPS.HiddenLineAttributeControl
SetWeight(float in_weight, HPS.Line.SizeUnits in_units)
-
bool
ShowAlgorithm(out HPS.HiddenLine.Algorithm out_algorithm)
-
bool
ShowColor(out HPS.RGBAColor out_color)
-
bool
ShowDimFactor(out float out_zero_to_one)
-
bool
ShowFaceDisplacement(out float out_buckets)
-
bool
ShowLinePattern(out string out_pattern)
-
bool
ShowLineSorting(out bool out_state, out float out_threshold, out HPS.Line.SizeUnits out_units)
-
bool
ShowRenderFaces(out bool out_state)
-
bool
ShowRenderText(out bool out_state)
-
bool
ShowSilhouetteCleanup(out bool out_state)
-
bool
ShowTransparencyCutoff(out float out_zero_to_one)
-
bool
ShowVisibility(out bool out_state)
-
bool
ShowWeight(out float out_weight, out HPS.Line.SizeUnits out_units)
-
HPS.HiddenLineAttributeControl
UnsetAlgorithm()
-
HPS.HiddenLineAttributeControl
UnsetColor()
-
HPS.HiddenLineAttributeControl
UnsetDimFactor()
-
HPS.HiddenLineAttributeControl
UnsetEverything()
-
HPS.HiddenLineAttributeControl
UnsetFaceDisplacement()
-
HPS.HiddenLineAttributeControl
UnsetLinePattern()
-
HPS.HiddenLineAttributeControl
UnsetLineSorting()
-
HPS.HiddenLineAttributeControl
UnsetRenderFaces()
-
HPS.HiddenLineAttributeControl
UnsetRenderText()
-
HPS.HiddenLineAttributeControl
UnsetSilhouetteCleanup()
-
HPS.HiddenLineAttributeControl
UnsetTransparencyCutoff()
-
HPS.HiddenLineAttributeControl
UnsetVisibility()
-
HPS.HiddenLineAttributeControl
UnsetWeight()
-
override void