Header menu logo Plotly.NET

StreamTubeStarts Type

An object to set the Lighting of a 3D Scene

Constructors

Constructor Description

StreamTubeStarts()

Full Usage: StreamTubeStarts()

Returns: StreamTubeStarts
Returns: StreamTubeStarts

Static members

Static member Description

StreamTubeStarts.init (?X, ?Y, ?Z)

Full Usage: StreamTubeStarts.init (?X, ?Y, ?Z)

Parameters:
    ?X : '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

Initializes a TubeStarts object

?X : '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.style (?X, ?Y, ?Z)

Full Usage: StreamTubeStarts.style (?X, ?Y, ?Z)

Parameters:
    ?X : '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

Creates a function that applies the given style parameters to a TubeStarts object

?X : '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

Type something to start searching.