Cosine Node
Access: Nodes > Math > Cosine
The Cosine node calculates the cos() of the input and passes it downstream.
Cosine Node Inputs
| Input | 
                                                                     The source to which the cos() calculation is applied.  | 
                                                            
Cosine Node Outputs
| 
                                                                     Output  | 
                                                                
                                                                     The cos() of the Input.  | 
                                                            
Cosine Node Properties
| 
                                                                     Multiplier dropdown  | 
                                                                
                                                                     Sets the multiplier applied to the input before calculating cos(): • One - the input is unchanged before calling cos(). • Pi - multiply the input by pi before calling cos(). • Two Pi - multiply the input by 2pi before calling cos().  |