StreamTubeStarts Type
An object to set the Lighting of a 3D Scene
Constructors
Constructor | Description |
|
|
Static members
Static member | Description |
Full Usage:
StreamTubeStarts.init (?X, ?Y, ?Z)
Parameters:
'a seq
-
Sets the x components of the starting position of the streamtubes
?Y : 'b seq
-
Sets the y components of the starting position of the streamtubes
?Z : 'c seq
-
Sets the z components of the starting position of the streamtubes
Returns: StreamTubeStarts
|
|
Full Usage:
StreamTubeStarts.style (?X, ?Y, ?Z)
Parameters:
'a seq
-
Sets the x components of the starting position of the streamtubes
?Y : 'b seq
-
Sets the y components of the starting position of the streamtubes
?Z : 'c seq
-
Sets the z components of the starting position of the streamtubes
Returns: StreamTubeStarts -> StreamTubeStarts
|
|