Class Sampler
Assembly: UnityEngine.dll
Syntax
Properties
|
Improve this Doc
View Source
isValid
Declaration
public bool isValid { get; }
Property Value
|
Improve this Doc
View Source
name
Declaration
public string name { get; }
Property Value
Methods
|
Improve this Doc
View Source
Get(String)
Declaration
public static Sampler Get(string name)
Parameters
Type |
Name |
Description |
String |
name |
|
Returns
|
Improve this Doc
View Source
GetNames(List<String>)
Declaration
public static int GetNames(List<string> names)
Parameters
Returns
|
Improve this Doc
View Source
GetRecorder()
Declaration
public Recorder GetRecorder()
Returns
Extension Methods