Class BuildProgram.BurstCompilerForLinuxWaitingForBurstRelease
Inheritance
BuildProgram.BurstCompilerForLinuxWaitingForBurstRelease
Syntax
public class BurstCompilerForLinuxWaitingForBurstRelease : BurstCompiler
Properties
DisableVectors
Declaration
public override bool DisableVectors { get; set; }
Property Value
FloatPrecision
Declaration
public override string FloatPrecision { get; set; }
Property Value
Link
Declaration
public override bool Link { get; set; }
Property Value
ObjectFileExtension
Declaration
public override string ObjectFileExtension { get; set; }
Property Value
Declaration
public override string ObjectFormat { get; set; }
Property Value
SafetyChecks
Declaration
public override bool SafetyChecks { get; set; }
Property Value
TargetArchitecture
Declaration
public override string TargetArchitecture { get; set; }
Property Value
Declaration
public override string TargetPlatform { get; set; }
Property Value
Declaration
public override bool UseOwnToolchain { get; set; }
Property Value