Class Texture3DShaderProperty
Inheritance
Texture3DShaderProperty
Implements
Inherited Members
Namespace: UnityEditor .ShaderGraph .Internal
Assembly: Unity.ShaderGraph.Editor.dll
Syntax
[Serializable]
public sealed class Texture3DShaderProperty : AbstractShaderProperty<SerializableTexture>, ISerializationCallbackReceiver
Properties
modifiable
Declaration
public bool modifiable { get; set; }
Property Value
Type | Description |
---|---|
bool |
propertyType
Declaration
public override PropertyType propertyType { get; }
Property Value
Type | Description |
---|---|
Property |