Search
 
SCRIPT & CODE EXAMPLE
 

CSHARP

particle system start color

    Color myColor; 
	var particlesMain = gameObject.GetComponent<ParticleSystem>().main;
    particlesMain.startColor = myColor;
Comment

PREVIOUS NEXT
Code Example
Csharp :: c# double to int 
Csharp :: dotnet call webapi 
Csharp :: unity instantiate prefab 
Csharp :: how to work with ascii in c# 
Csharp :: c# best tutorial 
Csharp :: validating file upload asp.net core mvc 
Csharp :: roman to number 
Csharp :: relative path c# 
Csharp :: string to camel case c# 
Csharp :: null coalescing operator c# 
Csharp :: c# sum of array elements# 
Csharp :: c# string interpolation 
Csharp :: single line and multiline comments in c 
Csharp :: unity interfaces 
Csharp :: unity get game version 
Csharp :: timespan to integer c# 
Csharp :: c# function return 
Csharp :: How to catch Entity Framework Errors C# 
Csharp :: generate certificate in windows 
Csharp :: how to get previous page url aspnet core 
Csharp :: hwo to prevent rotation after hitting an object in unity 
Csharp :: c# add element to array 
Csharp :: if checkbox checked in c# 
Csharp :: c# binary search 
Csharp :: blazor ref to component in if 
Csharp :: c# handle single quote inside string 
Csharp :: enum c# 
Csharp :: c# loop xml 
Csharp :: c# online compiler 
Csharp :: group by unique c# 
ADD CONTENT
Topic
Content
Source link
Name
1+9 =