Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


ComputeShaderImporter

Define compute shader import settings in the Unity Editor.
Read time 4 minutesLast updated 2 days ago

Definition

public sealed class ComputeShaderImporter : AssetImporter

Properties

Property

Description

preprocessorOverrideThis property has no effect.

Inheritance

Inherited Members

Operators

Operator

Description

operator ==Compares two object references to see if they refer to the same object.
boolDetermines whether the object exists.
operator !=Compares if two objects refer to a different object.