IsSingleCurve() public méthode

public IsSingleCurve ( ) : bool
Résultat bool
 string GetEditorPrefBaseName()
 {
     return(PresetLibraryLocations.GetParticleCurveLibraryExtension(m_DoubleCurve.IsSingleCurve(), m_DoubleCurve.signedRange));
 }