Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
C# (CSharp) Skin.Color示例
编程语言:
C# (CSharp)
类/类型:
Skin
方法/功能:
Color
hotexamples.com的示例:
1
C# (CSharp) Skin.Color - 已找到1个示例
。这些是从开源项目中提取的最受好评的
Skin.Color
来自程序包 LevelConceito1现实C# (CSharp)示例。您可以评价示例,以帮助我们提高示例质量。
常用方法
显示
隐藏
AddModuleMessage(30)
Add(28)
AddAttachment(20)
CreateDefaultSkin(15)
AddSkin(13)
CreateDefault(9)
Append(7)
AddPrimitive(7)
AddAttachments(7)
CopyTo(5)
CreateFromAlias(5)
AddRef(4)
Clear(4)
CreateFromName(4)
Create(4)
Apply(3)
AddGroupLabel(3)
Brush(2)
DrawWindow(2)
ActiveSkin(2)
DrawTreeNode(2)
ApplyLocalTransform(2)
DrawTextBox(2)
AddSkinItem(2)
Clone(2)
DrawKeyboardHighlight(2)
DrawButton(2)
CreateFromXml(2)
DrawSlider(2)
DrawStatusBar(1)
Activate(1)
DrawSliderButton(1)
DrawScrollButton(1)
DrawScrollBarBar(1)
DrawScrollBar(1)
DrawRadioButton(1)
DrawPropertyTreeNode(1)
DrawPropertyRow(1)
DrawProgressBar(1)
DrawNumericUpDownButton(1)
DrawShadow(1)
DrawTreeControl(1)
DrawTabButton(1)
getLabelFontSize(1)
getValidationFont(1)
getValidationColor(1)
getLabelWidth(1)
getLabelVerticalAlignment(1)
getLabelHorizontalAlignment(1)
getLabelHeight(1)
常用方法
AddModuleMessage (30)
Add (28)
AddAttachment (20)
CreateDefaultSkin (15)
AddSkin (13)
CreateDefault (9)
Append (7)
AddPrimitive (7)
AddAttachments (7)
CopyTo (5)
常用方法
CreateFromAlias (5)
AddRef (4)
Clear (4)
CreateFromName (4)
Create (4)
Apply (3)
AddGroupLabel (3)
Brush (2)
DrawWindow (2)
ActiveSkin (2)
DrawTreeNode (2)
ApplyLocalTransform (2)
DrawTextBox (2)
AddSkinItem (2)
Clone (2)
DrawKeyboardHighlight (2)
DrawButton (2)
CreateFromXml (2)
DrawSlider (2)
DrawStatusBar (1)
常用方法
DrawTreeNode (2)
ApplyLocalTransform (2)
DrawTextBox (2)
AddSkinItem (2)
Clone (2)
DrawKeyboardHighlight (2)
DrawButton (2)
CreateFromXml (2)
DrawSlider (2)
DrawStatusBar (1)
Activate (1)
DrawSliderButton (1)
DrawScrollButton (1)
DrawScrollBarBar (1)
DrawScrollBar (1)
DrawRadioButton (1)
DrawPropertyTreeNode (1)
DrawPropertyRow (1)
DrawProgressBar (1)
DrawNumericUpDownButton (1)
DrawShadow (1)
DrawTreeControl (1)
DrawTabButton (1)
getLabelFontSize (1)
getValidationFont (1)
getValidationColor (1)
getLabelWidth (1)
getLabelVerticalAlignment (1)
getLabelHorizontalAlignment (1)
getLabelHeight (1)
常用方法
Activate (1)
DrawSliderButton (1)
DrawScrollButton (1)
DrawScrollBarBar (1)
DrawScrollBar (1)
DrawRadioButton (1)
DrawPropertyTreeNode (1)
DrawPropertyRow (1)
DrawProgressBar (1)
DrawNumericUpDownButton (1)
DrawShadow (1)
DrawTreeControl (1)
DrawTabButton (1)
getLabelFontSize (1)
getValidationFont (1)
getValidationColor (1)
getLabelWidth (1)
getLabelVerticalAlignment (1)
getLabelHorizontalAlignment (1)
getLabelHeight (1)
getLabelFont (1)
DrawTabControl (1)
getLabelColor (1)
getInputWidth (1)
DrawWindowCloseButton (1)
DrawMenuStrip (1)
DrawTreeButton (1)
DrawTabTitleBar (1)
DrawModalControl (1)
DrawColorDisplay (1)
DrawMenuRightArrow (1)
Color (1)
ActiveState (1)
AddAmorTexture (1)
AddAnimation (1)
AddBaseSkinSet (1)
AddBind (1)
AddCluster (1)
AddElement (1)
AddHairTexture (1)
Skin Class Documentation
示例#1
0
显示文件
文件:
SceneObject.cs
项目:
Jiig/school-examples
public RColor ColorAt(P3 p, Ray r) { return(Skin.Color(p, r, this)); }
x