Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
C# (CSharp) MLine.setNormal Examples
Programming Language:
C# (CSharp)
Class/Type:
MLine
Method/Function:
setNormal
Examples at hotexamples.com:
1
C# (CSharp) MLine.setNormal - 1 examples found
. These are the top rated real world C# (CSharp) examples of
MLine.setNormal
extracted from open source projects. You can rate examples to help us improve the quality of examples.
Frequently Used Methods
Show
Hide
SetMesh(3)
setColor(3)
SetColor(2)
GetColor(2)
GetLocalPosition(2)
SetMaterial(2)
SetLocalPosition(2)
AddLocalPosition(1)
setLineWidth(1)
SetNormals(1)
SetNormal(1)
SetLocalPositions(1)
RemoveNormal(1)
RemovePosition(1)
AddNormal(1)
ParseCode(1)
InsertNormalAt(1)
InsertLocalPositionAt(1)
GetNormals(1)
GetNormal(1)
GetLocalPositions(1)
ClearPositions(1)
setNormal(1)
Frequently Used Methods
SetMesh (3)
setColor (3)
SetColor (2)
GetColor (2)
GetLocalPosition (2)
SetMaterial (2)
SetLocalPosition (2)
AddLocalPosition (1)
setLineWidth (1)
SetNormals (1)
Frequently Used Methods
SetNormal (1)
SetLocalPositions (1)
RemoveNormal (1)
RemovePosition (1)
AddNormal (1)
ParseCode (1)
InsertNormalAt (1)
InsertLocalPositionAt (1)
GetNormals (1)
GetNormal (1)
GetLocalPositions (1)
ClearPositions (1)
setNormal (1)
Frequently Used Methods
GetLocalPositions (1)
ClearPositions (1)
setNormal (1)
Example #1
0
Show file
internal void setNormal(int i, Vector3 right) { line.setNormal(i, right); }
x