메소드 | 설명 | |
---|---|---|
ShaderBytecode ( byte bytecode ) : System |
Initializes a new instance of the ShaderBytecode class
|
|
ShaderBytecode ( string bytecode ) : System |
Initializes a new instance of the ShaderBytecode class
|
public ShaderBytecode ( byte bytecode ) : System | ||
bytecode | byte | Bytecode |
리턴 | System |
public ShaderBytecode ( string bytecode ) : System | ||
bytecode | string | Hex string |
리턴 | System |