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
Home
ME3Explorer
Matinee
Rotator
C# Class ME3Explorer.Matinee.Rotator
Show file
Open project: ME3Explorer/ME3Explorer
Public Properties
Property
Type
Description
pitch
int
roll
int
yaw
int
Public Methods
Method
Description
ToTree
(
string
name
) :
TreeNode
Method Details
ToTree()
public
method
public
ToTree
(
string
name
) :
TreeNode
name
string
return
System.Windows.Forms.TreeNode
Property Details
pitch
public property
public
int
pitch
return
int
roll
public property
public
int
roll
return
int
yaw
public property
public
int
yaw
return
int