UltOsc.N3 Property

The N3 parameter of UltOsc.
[Category("Parameters")] 
[Description("")] 
public int N3 {get; set;}
This language is not supported or no code example is available.
[Category("Parameters")] 
[Description("")] 
public:  
property int N3 { 
int get( ); 
void set( 
int value 
); 
}
This language is not supported or no code example is available.
public  
Category("Parameters") 
Description("") 
function get N3() : int
public  
Category("Parameters") 
Description("") 
function set N3(value : int);
This language is not supported or no code example is available.

Property Value

int

In this article

Definition