Class HandleData
Inheritance
System.Object
HandleData
Namespace: SF
Assembly: cs.temp.dll.dll
Syntax
[Serializable]
public class HandleData
Constructors
HandleData(Single, Vector3, Vector3, Single, Color)
Declaration
public HandleData(float size, Vector3 normal, Vector3 direction, float angle, Color handleColor)
Parameters
Type |
Name |
Description |
System.Single |
size |
|
Vector3 |
normal |
|
Vector3 |
direction |
|
System.Single |
angle |
|
Color |
handleColor |
|
Fields
Angle
Declaration
Field Value
Type |
Description |
System.Single |
|
Direction
Declaration
Field Value
HandleColor
Declaration
Field Value
Normal
Declaration
Field Value
Size
Declaration
Field Value
Type |
Description |
System.Single |
|