Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Xenko
Core
Shaders
Ast
Glsl
InterfaceType
C# Class Xenko.Core.Shaders.Ast.Glsl.InterfaceType
An interface type.
Inheritance:
StructType
显示文件
Open project: xen2/stride
Public Methods
Method
Description
InterfaceType
( )
InterfaceType
(
string
name
)
Method Details
InterfaceType()
public
method
public
InterfaceType
( )
InterfaceType()
public
method
public
InterfaceType
(
string
name
)
name
string