Bool3.False
Static Property in Bool3
Declaration
public static readonly Bool3 False { get; }
Description
Shorthand for writing Bool3(false, false, false)
.
public static readonly Bool3 False { get; }
Shorthand for writing Bool3(false, false, false)
.