Program.BaseProgramBuilder.CurrentConstantIndex 属性

定义

查询上次添加的常量缓冲区类型的索引

public virtual int CurrentConstantIndex { [Android.Runtime.Register("getCurrentConstantIndex", "()I", "GetGetCurrentConstantIndexHandler")] get; }
[<get: Android.Runtime.Register("getCurrentConstantIndex", "()I", "GetGetCurrentConstantIndexHandler")>]
member this.CurrentConstantIndex : int

属性值

属性

注解

查询上次添加的常量缓冲区类型的索引

Java文档android.renderscript.Program.BaseProgramBuilder.getCurrentConstantIndex()

本页的某些部分是根据 创建和共享的工作进行的修改,并根据 许可证中所述的条款使用。

适用于